Skip to content

Commit a11b214

Browse files
committed
switch patches to master
1 parent de8ee43 commit a11b214

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ whirlpool = { path = "whirlpool" }
3838
blobby = { git = "https://github.com/RustCrypto/utils" }
3939
# https://github.com/RustCrypto/traits/pull/1916
4040
# https://github.com/RustCrypto/traits/pull/1953
41-
digest = { git = "https://github.com/RustCrypto/traits", branch = "digest/serialization" }
41+
digest = { git = "https://github.com/RustCrypto/traits" }
4242
# https://github.com/RustCrypto/utils/pull/1200
43-
block-buffer = { git = "https://github.com/RustCrypto/utils", branch = "block-buffer/serialization" }
43+
block-buffer = { git = "https://github.com/RustCrypto/utils" }

0 commit comments

Comments
 (0)