Skip to content

Commit 0791610

Browse files
committed
cleanup patches
RustCrypto/block-ciphers#413 has been merged.
1 parent 532a461 commit 0791610

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313
[patch.crates-io]
1414
# please re-enable the minimal-versions when you remove those patches.
1515
# https://github.com/RustCrypto/block-ciphers/pull/413
16-
aes = { git = "https://github.com/baloo/block-ciphers.git", branch = "baloo/bump-cipher/0.5.0-pre.4" }
17-
belt-block = { git = "https://github.com/baloo/block-ciphers.git", branch = "baloo/bump-cipher/0.5.0-pre.4" }
18-
kuznyechik = { git = "https://github.com/baloo/block-ciphers.git", branch = "baloo/bump-cipher/0.5.0-pre.4" }
19-
magma = { git = "https://github.com/baloo/block-ciphers.git", branch = "baloo/bump-cipher/0.5.0-pre.4" }
16+
aes = { git = "https://github.com/RustCrypto/block-ciphers.git" }
17+
belt-block = { git = "https://github.com/RustCrypto/block-ciphers.git" }
18+
kuznyechik = { git = "https://github.com/RustCrypto/block-ciphers.git" }
19+
magma = { git = "https://github.com/RustCrypto/block-ciphers.git" }

0 commit comments

Comments
 (0)