We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4879f commit 989917cCopy full SHA for 989917c
sha3/Cargo.toml
@@ -18,7 +18,7 @@ rust-version = "1.81"
18
19
[dependencies]
20
digest = "=0.11.0-pre.9"
21
-keccak = { git = "https://github.com/lita-xyz/sponges" }
+keccak = { git = "https://github.com/lita-xyz/sponges", tag = "v0.9.0-alpha" }
22
const-oid = "=0.10.0-rc.3"
23
block-buffer = "=0.11.0-rc.3"
24
hybrid-array = "=0.2.3"
0 commit comments