Skip to content

Commit 025655c

Browse files
committed
switch to digest from master
1 parent 10f1040 commit 025655c

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
@@ -32,4 +32,4 @@ opt-level = 2
3232
[patch.crates-io]
3333
# https://github.com/RustCrypto/traits/pull/1787
3434
# https://github.com/RustCrypto/traits/pull/1799
35-
digest = { git = "https://github.com/RustCrypto/traits", branch = "digest/newtype" }
35+
digest = { git = "https://github.com/RustCrypto/traits" }

0 commit comments

Comments
 (0)