Skip to content

Commit 9267932

Browse files
chore(deps): update rust crate sha3 to v0.11.0
1 parent 7af94d1 commit 9267932

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -73,7 +73,7 @@ risc0-zkp = "3.0.3"
7373
serde = { version = "1.0", features = ["derive"] }
7474
serde_json = "1.0"
7575
sha2 = "0.11.0"
76-
sha3 = "=0.11.0-rc.9"
76+
sha3 = "=0.11.0"
7777
spin = { version = "0.9", default-features = false, features = ["rwlock"] }
7878
# Intra-workspace dependencies
7979
spongefish = { version = "0.6.0", path = "spongefish" }

0 commit comments

Comments
 (0)