Skip to content

Commit d71af73

Browse files
bors[bot]alex
andauthored
Merge #3181
3181: Upgrade dependencies for pyo3-ffi-check r=adamreichold a=alex Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
2 parents dfc667f + df2cf49 commit d71af73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyo3-ffi-check/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ publish = false
66

77
[dependencies]
88
pyo3-ffi-check-macro = { path = "./macro" }
9-
memoffset = "0.7.0"
9+
memoffset = "0.9.0"
1010

1111
[dependencies.pyo3-ffi]
1212
path = "../pyo3-ffi"

0 commit comments

Comments
 (0)