Skip to content

Commit 9b4113d

Browse files
authored
sec1: source from git master (#1981)
Bumped in RustCrypto/formats#2019
1 parent b91704f commit 9b4113d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ block-buffer = { git = "https://github.com/RustCrypto/utils" }
2727
block-padding = { git = "https://github.com/RustCrypto/utils" }
2828
crypto-bigint = { git = "https://github.com/RustCrypto/crypto-bigint" }
2929
inout = { git = "https://github.com/RustCrypto/utils" }
30-
sec1 = { git = "https://github.com/RustCrypto/formats", branch = "sec1/hybrid-array-v0.4" }
30+
sec1 = { git = "https://github.com/RustCrypto/formats" }

0 commit comments

Comments
 (0)