Skip to content

Commit 8e676f4

Browse files
authored
Bump sha3 to v0.11.0-rc.3 (#2024)
1 parent 697a4db commit 8e676f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

cms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ elliptic-curve = { version = "0.14.0-rc.13", optional = true }
3131
rsa = { version = "0.10.0-rc.6", optional = true }
3232
sha1 = { version = "0.11.0-rc.2", optional = true }
3333
sha2 = { version = "0.11.0-rc.2", optional = true }
34-
sha3 = { version = "0.11.0-rc.2", optional = true }
34+
sha3 = { version = "0.11.0-rc.3", optional = true }
3535
signature = { version = "3.0.0-rc.3", features = ["digest", "alloc"], optional = true }
3636
zeroize = { version = "1.8.1", optional = true }
3737

0 commit comments

Comments
 (0)