Skip to content

Commit 923518a

Browse files
chore(deps): update rust crate sha3 to v0.11.0
1 parent be99383 commit 923518a

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
@@ -74,7 +74,7 @@ risc0-zkp = "3.0.3"
7474
serde = { version = "1.0", features = ["derive"] }
7575
serde_json = "1.0"
7676
sha2 = "0.11.0"
77-
sha3 = "=0.11.0-rc.9"
77+
sha3 = "=0.11.0"
7878
spin = { version = "0.10", default-features = false, features = ["rwlock"] }
7979
# Intra-workspace dependencies
8080
spongefish = { version = "0.6.1", path = "spongefish" }

0 commit comments

Comments
 (0)