Skip to content

Commit 91cb6fb

Browse files
authored
Bump hybrid-array to v0.4 (#726)
1 parent 051cb07 commit 91cb6fb

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@ whirlpool = { path = "whirlpool" }
3636

3737
# https://github.com/RustCrypto/utils/pull/1187
3838
blobby = { git = "https://github.com/RustCrypto/utils" }
39+
# https://github.com/RustCrypto/traits/pull/1976
40+
crypto-common = { git = "https://github.com/RustCrypto/traits" }
3941
# https://github.com/RustCrypto/traits/pull/1916
4042
# https://github.com/RustCrypto/traits/pull/1953
4143
# https://github.com/RustCrypto/traits/pull/1958
44+
# https://github.com/RustCrypto/traits/pull/1976
4245
digest = { git = "https://github.com/RustCrypto/traits" }
4346
# https://github.com/RustCrypto/utils/pull/1200
47+
# https://github.com/RustCrypto/traits/pull/1976
4448
block-buffer = { git = "https://github.com/RustCrypto/utils" }

0 commit comments

Comments
 (0)