-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update FFI
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule filecoin-ffi
updated
8 files
+3 −3 | .circleci/config.yml | |
+0 −5 | cgo/proofs.go | |
+1 −1 | cgo/types.go | |
+10 −2 | install-filcrypto | |
+0 −4 | proofs.go | |
+19 −18 | rust/Cargo.lock | |
+4 −1 | rust/Cargo.toml | |
+2 −12 | rust/src/proofs/api.rs |