Skip to content

Commit

Permalink
chore: update safer-ffi
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Sep 13, 2024
1 parent 2678216 commit a8ae4bb
Show file tree
Hide file tree
Showing 7 changed files with 295 additions and 180 deletions.
255 changes: 183 additions & 72 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cid = { version = "0.10.1", features = ["serde-codec"] }
lazy_static = "1.4.0"
serde = "1.0.117"
serde_tuple = "0.5"
safer-ffi = { version = "0.0.7", features = ["proc_macros"] }
safer-ffi = { version = "0.1.12", features = ["proc_macros"] }
filecoin-proofs-api = { version = "18.1", default-features = false }
yastl = "0.1.2"

Expand Down
Loading

0 comments on commit a8ae4bb

Please sign in to comment.