Skip to content

Commit ed514f2

Browse files
authored
Use published version of keccak v0.2 (#799)
1 parent 702bcd8 commit ed514f2

2 files changed

Lines changed: 13 additions & 14 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,3 @@ opt-level = 2
3434
sha1 = { path = "sha1" }
3535
sha3 = { path = "sha3" }
3636
whirlpool = { path = "whirlpool" }
37-
38-
keccak = { git = "https://github.com/RustCrypto/sponges" }

0 commit comments

Comments
 (0)