Skip to content

Commit

Permalink
use published crate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Feb 10, 2022
1 parent 5b0ee54 commit 06cc6a5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
25 changes: 16 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,3 @@ members = [
"ofb",
"pcbc",
]

[patch.crates-io]
aes = { git = "https://github.com/RustCrypto/block-ciphers/", branch = "cipher_v0.4" }
kuznyechik = { git = "https://github.com/RustCrypto/block-ciphers/", branch = "cipher_v0.4" }
magma = { git = "https://github.com/RustCrypto/block-ciphers/", branch = "cipher_v0.4" }
cipher = { git = "https://github.com/RustCrypto/traits/", branch = "cipher_v0.4" }
inout = { git = "https://github.com/RustCrypto/utils", branch = "add_inout" }

0 comments on commit 06cc6a5

Please sign in to comment.