Skip to content

Commit 830f78a

Browse files
committed
Use published versions of cipher and crypto-common
1 parent e5b8ee5 commit 830f78a

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 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: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ members = [
1414

1515
[profile.dev]
1616
opt-level = 2
17-
18-
[patch.crates-io]
19-
crypto-common = { git = "https://github.com/RustCrypto/traits", branch = "block_sizes" }
20-
cipher = { git = "https://github.com/RustCrypto/traits", branch = "block_sizes" }

0 commit comments

Comments
 (0)