Skip to content

Commit 4c43910

Browse files
Update Rust crate sha3 to 0.11.0
1 parent 76a63e1 commit 4c43910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ bulletproofs = { git = "https://github.com/zkcrypto/bulletproofs" }
1212
curve25519-dalek = { version = "4.1.2", features = ["digest", "rand_core"] }
1313
merlin = "3.0.0"
1414
rand = "0.8.5"
15-
sha3 = "0.10.8"
15+
sha3 = "0.11.0"

0 commit comments

Comments
 (0)