Skip to content

Commit 5410cd4

Browse files
committed
Use digest from the master branch
1 parent 803c4f9 commit 5410cd4

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
@@ -35,4 +35,4 @@ sha1 = { path = "sha1" }
3535
sha3 = { path = "sha3" }
3636
whirlpool = { path = "whirlpool" }
3737

38-
digest = { git = "https://github.com/RustCrypto/traits", branch = "digest/rm_rt_variable" }
38+
digest = { git = "https://github.com/RustCrypto/traits" }

0 commit comments

Comments
 (0)