bump memoffset from 0.6.5 to 0.7
This commit is contained in:
parent
8ca41be87b
commit
91adca3b04
|
@ -17,7 +17,7 @@ edition = "2018"
|
|||
cfg-if = "1.0"
|
||||
libc = "0.2.62"
|
||||
parking_lot = ">= 0.11, < 0.13"
|
||||
memoffset = "0.6.5"
|
||||
memoffset = "0.7"
|
||||
|
||||
# ffi bindings to the python interpreter, split into a separate crate so they can be used independently
|
||||
pyo3-ffi = { path = "pyo3-ffi", version = "=0.17.3" }
|
||||
|
|
Loading…
Reference in New Issue