Skip to content

Commit 989917c

Browse files
authored
Cargo.toml: lock tag of keccak
1 parent ac4879f commit 989917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sha3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rust-version = "1.81"
1818

1919
[dependencies]
2020
digest = "=0.11.0-pre.9"
21-
keccak = { git = "https://github.com/lita-xyz/sponges" }
21+
keccak = { git = "https://github.com/lita-xyz/sponges", tag = "v0.9.0-alpha" }
2222
const-oid = "=0.10.0-rc.3"
2323
block-buffer = "=0.11.0-rc.3"
2424
hybrid-array = "=0.2.3"

0 commit comments

Comments
 (0)