-
Notifications
You must be signed in to change notification settings - Fork 146
Commit 08fddfc
committed
Cargo.lock: bump dependencies
formats$ cargo update
Updating git repository `https://github.com/RustCrypto/traits.git`
Updating git repository `https://github.com/RustCrypto/AEADs.git`
Updating git repository `https://github.com/RustCrypto/key-wraps.git`
Updating git repository `https://github.com/RustCrypto/KDFs.git`
Updating git repository `https://github.com/RustCrypto/block-modes.git`
Updating git repository `https://github.com/entropyxyz/crypto-primes.git`
Updating git repository `https://github.com/RustCrypto/signatures.git`
Updating git repository `https://github.com/RustCrypto/elliptic-curves.git`
Updating git repository `https://github.com/RustCrypto/password-hashes.git`
Updating git repository `https://github.com/RustCrypto/RSA.git`
Updating git repository `https://github.com/RustCrypto/stream-ciphers.git`
Updating crates.io index
Locking 33 packages to latest compatible versions
Updating aead v0.6.0-rc.0 (https://github.com/RustCrypto/traits.git#439fc8c2) -> #ae58a776
Updating backtrace v0.3.74 -> v0.3.75
Updating bitflags v2.9.0 -> v2.9.1
Updating clap v4.5.35 -> v4.5.38
Updating clap_builder v4.5.35 -> v4.5.38
Updating crypto-bigint v0.7.0-pre.2 -> v0.7.0-pre.3
Updating crypto-common v0.2.0-rc.2 (https://github.com/RustCrypto/traits.git#439fc8c2) -> #ae58a776
Updating crypto-primes v0.7.0-dev (https://github.com/entropyxyz/crypto-primes.git#541a5eb1) -> #04f92740
Updating ecdsa v0.17.0-pre.9 (https://github.com/RustCrypto/signatures.git#b66adc00) -> #6f17b321
Updating elliptic-curve v0.14.0-rc.1 (https://github.com/RustCrypto/traits.git#439fc8c2) -> #ae58a776
Updating getrandom v0.2.15 -> v0.2.16
Updating hashbrown v0.15.2 -> v0.15.3
Updating hermit-abi v0.5.0 -> v0.5.1
Updating libc v0.2.171 -> v0.2.172
Adding libm v0.2.15
Updating linux-raw-sys v0.9.3 -> v0.9.4
Updating p256 v0.14.0-pre.2 (https://github.com/RustCrypto/elliptic-curves.git#e3113266) -> #2c265949
Updating pbkdf2 v0.13.0-pre.1 (https://github.com/RustCrypto/password-hashes.git#0b8ff354) -> #68c5d809
Updating primefield v0.14.0-pre.0 (https://github.com/RustCrypto/elliptic-curves.git#e3113266) -> #2c265949
Updating primeorder v0.14.0-pre.2 (https://github.com/RustCrypto/elliptic-curves.git#e3113266) -> #2c265949
Updating proc-macro2 v1.0.94 -> v1.0.95
Updating rfc6979 v0.5.0-pre.4 (https://github.com/RustCrypto/signatures.git#b66adc00) -> #6f17b321
Updating rsa v0.10.0-pre.4 (https://github.com/RustCrypto/RSA.git#01c9228a) -> #b831df85
Updating rustix v1.0.5 -> v1.0.7
Updating salsa20 v0.11.0-pre.2 (https://github.com/RustCrypto/stream-ciphers.git#94f86169) -> #ddbb1b34
Updating scrypt v0.12.0-pre.2 (https://github.com/RustCrypto/password-hashes.git#0b8ff354) -> #68c5d809
Updating signature v3.0.0-pre (https://github.com/RustCrypto/traits.git#439fc8c2) -> #ae58a776
Updating syn v2.0.100 -> v2.0.101
Updating tempfile v3.19.1 -> v3.20.0
Updating trybuild v1.0.104 -> v1.0.105
Updating winnow v0.7.6 -> v0.7.10
Updating zerocopy v0.8.24 -> v0.8.25
Updating zerocopy-derive v0.8.24 -> v0.8.251 parent ea64351 commit 08fddfcCopy full SHA for 08fddfc
1 file changed
+58
-51
lines changed+58-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments