Skip to content

Commit aef7e89

Browse files
committed
[WIP] Bump hybrid-array to v0.4
1 parent 783fb3b commit aef7e89

2 files changed

Lines changed: 25 additions & 11 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@ members = [
1414

1515
[profile.dev]
1616
opt-level = 2
17+
18+
[patch.crates-io]
19+
# https://github.com/RustCrypto/utils/pull/1208
20+
block-buffer = { git = "https://github.com/RustCrypto/utils" }
21+
# https://github.com/RustCrypto/traits/pull/1976
22+
cipher = { git = "https://github.com/RustCrypto/traits" }
23+
# https://github.com/RustCrypto/utils/pull/1208
24+
inout = { git = "https://github.com/RustCrypto/utils" }

0 commit comments

Comments
 (0)