We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfc667f + df2cf49 commit d71af73Copy full SHA for d71af73
pyo3-ffi-check/Cargo.toml
@@ -6,7 +6,7 @@ publish = false
6
7
[dependencies]
8
pyo3-ffi-check-macro = { path = "./macro" }
9
-memoffset = "0.7.0"
+memoffset = "0.9.0"
10
11
[dependencies.pyo3-ffi]
12
path = "../pyo3-ffi"
0 commit comments