Skip to content

Commit 697a4db

Browse files
authored
Bump all deps to hybrid-array v0.4-compatible versions (#2023)
1 parent 51153ca commit 697a4db

File tree

5 files changed

+103
-102
lines changed

5 files changed

+103
-102
lines changed

Cargo.lock

Lines changed: 74 additions & 62 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 & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,3 @@ tls_codec_derive = { path = "./tls_codec/derive" }
5959
x509-tsp = { path = "./x509-tsp" }
6060
x509-cert = { path = "./x509-cert" }
6161
x509-ocsp = { path = "./x509-ocsp" }
62-
63-
block-buffer = { git = "https://github.com/RustCrypto/utils" }
64-
crypto-bigint = { git = "https://github.com/RustCrypto/crypto-bigint.git" }
65-
crypto-common = { git = "https://github.com/RustCrypto/traits" }
66-
digest = { git = "https://github.com/RustCrypto/traits" }
67-
elliptic-curve = { git = "https://github.com/RustCrypto/traits.git" }
68-
ecdsa = { git = "https://github.com/RustCrypto/signatures.git" }
69-
inout = { git = "https://github.com/RustCrypto/utils" }
70-
primefield = { git = "https://github.com/RustCrypto/elliptic-curves.git" }
71-
p256 = { git = "https://github.com/RustCrypto/elliptic-curves.git" }
72-
rsa = { git = "https://github.com/RustCrypto/RSA.git" }

0 commit comments

Comments
 (0)