Skip to content

Commit ac0dd0c

Browse files
committed
Bump digest to v0.11.1
1 parent 8f5155c commit ac0dd0c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 9 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ sha3 = { path = "sha3" }
3636
whirlpool = { path = "whirlpool" }
3737

3838
keccak = { git = "https://github.com/RustCrypto/sponges" }
39+
digest = { git = "https://github.com/RustCrypto/traits", branch = "block_sizes" }

0 commit comments

Comments
 (0)