Skip to content

Commit de9a9b5

Browse files
Update Rust crate crypto-common to v0.2.0-rc.13
1 parent f7ec283 commit de9a9b5

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ bip32 = { version = "=0.6.0-pre.1", default-features = false, features = [
4747
"alloc",
4848
] }
4949
block-buffer = { version = "=0.11.0-rc.3" }
50-
crypto-common = { version = "=0.2.0-rc.1" }
50+
crypto-common = { version = "=0.2.0-rc.13" }
5151
ripemd = { version = "0.1", default-features = false }
5252
secp256k1 = { version = "0.29", default-features = false, features = ["alloc"] }
5353
transparent = { package = "zcash_transparent", version = "0.6", path = "external/librustzcash/zcash_transparent", default-features = false }

0 commit comments

Comments
 (0)