Skip to content

Commit d718b5d

Browse files
committed
use digest from the master branch
1 parent 96bef44 commit d718b5d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ whirlpool = { path = "whirlpool" }
3737
# https://github.com/RustCrypto/utils/pull/1187
3838
blobby = { git = "https://github.com/RustCrypto/utils" }
3939
# https://github.com/RustCrypto/traits/pull/1916
40-
digest = { git = "https://github.com/RustCrypto/traits", branch = "const_blobby" }
40+
digest = { git = "https://github.com/RustCrypto/traits" }

0 commit comments

Comments
 (0)