Skip to content

Commit 5e71807

Browse files
committed
Use digest from the master branch
1 parent 7cb9ee6 commit 5e71807

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,6 +39,6 @@ blobby = { git = "https://github.com/RustCrypto/utils" }
3939
# https://github.com/RustCrypto/traits/pull/1916
4040
# https://github.com/RustCrypto/traits/pull/1953
4141
# https://github.com/RustCrypto/traits/pull/1958
42-
digest = { git = "https://github.com/RustCrypto/traits", branch = "digest/tweak_dev_macros" }
42+
digest = { git = "https://github.com/RustCrypto/traits" }
4343
# https://github.com/RustCrypto/utils/pull/1200
4444
block-buffer = { git = "https://github.com/RustCrypto/utils" }

0 commit comments

Comments
 (0)