From bfcdcc3bfffd188e63fb9f18fb381a3a081d937e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 21:46:57 +0000 Subject: [PATCH] Bump rand from 0.8.5 to 0.8.6 Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cargo.lock | 84 +++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a3dbf63..127b3d3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -420,7 +420,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185" dependencies = [ "num-traits", - "rand 0.8.5", + "rand 0.8.6", ] [[package]] @@ -430,7 +430,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "246a225cc6131e9ee4f24619af0f19d67761fff15d7ccc22e42b80846e69449a" dependencies = [ "num-traits", - "rand 0.8.5", + "rand 0.8.6", ] [[package]] @@ -766,7 +766,7 @@ checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1" dependencies = [ "getrandom 0.2.16", "instant", - "rand 0.8.5", + "rand 0.8.6", ] [[package]] @@ -1721,7 +1721,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" dependencies = [ "data-encoding", - "syn 2.0.101", + "syn 1.0.109", ] [[package]] @@ -2260,7 +2260,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534" dependencies = [ "byteorder", - "rand 0.8.5", + "rand 0.8.6", "rustc-hex", "static_assertions", ] @@ -2560,7 +2560,7 @@ version = "0.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6ea1015b5a70616b688dc230cfe50c8af89d972cb132d5a622814d29773b10b9" dependencies = [ - "rand 0.8.5", + "rand 0.8.6", "rand_core 0.6.4", ] @@ -2741,7 +2741,7 @@ dependencies = [ "idna", "ipnet", "once_cell", - "rand 0.8.5", + "rand 0.8.6", "socket2", "thiserror 1.0.69", "tinyvec", @@ -2788,7 +2788,7 @@ dependencies = [ "lru-cache", "once_cell", "parking_lot 0.12.3", - "rand 0.8.5", + "rand 0.8.6", "resolv-conf", "smallvec", "thiserror 1.0.69", @@ -3280,7 +3280,7 @@ dependencies = [ "http 0.2.12", "hyper 0.14.32", "log", - "rand 0.8.5", + "rand 0.8.6", "tokio", "url", "xmltree", @@ -3709,7 +3709,7 @@ dependencies = [ "kube-core", "pem", "pin-project", - "rand 0.8.5", + "rand 0.8.6", "rustls 0.21.12", "rustls-pemfile 1.0.4", "secrecy 0.8.0", @@ -3878,7 +3878,7 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "quick-protobuf", - "rand 0.8.5", + "rand 0.8.6", "rw-stream-sink", "smallvec", "thiserror 1.0.69", @@ -3938,7 +3938,7 @@ dependencies = [ "hkdf", "multihash 0.19.3", "quick-protobuf", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.9", "thiserror 2.0.12", "tracing", @@ -3964,7 +3964,7 @@ dependencies = [ "libp2p-swarm", "quick-protobuf", "quick-protobuf-codec", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.9", "smallvec", "thiserror 1.0.69", @@ -3987,7 +3987,7 @@ dependencies = [ "libp2p-core", "libp2p-identity", "libp2p-swarm", - "rand 0.8.5", + "rand 0.8.6", "smallvec", "socket2", "tokio", @@ -4029,7 +4029,7 @@ dependencies = [ "multihash 0.19.3", "once_cell", "quick-protobuf", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.9", "snow", "static_assertions", @@ -4051,7 +4051,7 @@ dependencies = [ "libp2p-core", "libp2p-identity", "libp2p-swarm", - "rand 0.8.5", + "rand 0.8.6", "tracing", "void", "web-time", @@ -4072,7 +4072,7 @@ dependencies = [ "libp2p-tls", "parking_lot 0.12.3", "quinn", - "rand 0.8.5", + "rand 0.8.6", "ring 0.17.14", "rustls 0.23.27", "socket2", @@ -4094,7 +4094,7 @@ dependencies = [ "libp2p-core", "libp2p-identity", "libp2p-swarm", - "rand 0.8.5", + "rand 0.8.6", "smallvec", "tracing", "void", @@ -4117,7 +4117,7 @@ dependencies = [ "lru", "multistream-select", "once_cell", - "rand 0.8.5", + "rand 0.8.6", "smallvec", "tokio", "tracing", @@ -4249,7 +4249,7 @@ dependencies = [ "libsecp256k1-core", "libsecp256k1-gen-ecmult", "libsecp256k1-gen-genmult", - "rand 0.8.5", + "rand 0.8.6", "serde", "sha2 0.9.9", "typenum", @@ -4341,7 +4341,7 @@ dependencies = [ "pin-project", "prost 0.13.5", "prost-build", - "rand 0.8.5", + "rand 0.8.6", "serde", "sha2 0.10.9", "simple-dns", @@ -5001,7 +5001,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9" dependencies = [ "bitcoin_hashes 0.13.0", - "rand 0.8.5", + "rand 0.8.6", "rand_core 0.6.4", "serde", "unicode-normalization", @@ -5821,9 +5821,9 @@ checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" [[package]] name = "rand" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" +checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a" dependencies = [ "libc", "rand_chacha 0.3.1", @@ -6533,7 +6533,7 @@ dependencies = [ "pin-project", "prost 0.12.6", "prost-build", - "rand 0.8.5", + "rand 0.8.6", "sc-client-api", "sc-network-common", "sc-network-types", @@ -6582,7 +6582,7 @@ dependencies = [ "log", "multiaddr 0.18.2", "multihash 0.19.3", - "rand 0.8.5", + "rand 0.8.6", "serde", "serde_with", "thiserror 1.0.69", @@ -6601,7 +6601,7 @@ dependencies = [ "log", "parking_lot 0.12.3", "pin-project", - "rand 0.8.5", + "rand 0.8.6", "sc-utils", "serde", "serde_json", @@ -6934,7 +6934,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b50c5943d326858130af85e049f2661ba3c78b26589b8ab98e65e80ae44a1252" dependencies = [ "bitcoin_hashes 0.14.0", - "rand 0.8.5", + "rand 0.8.6", "secp256k1-sys 0.10.1", ] @@ -7330,7 +7330,7 @@ dependencies = [ "pbkdf2", "pin-project", "poly1305", - "rand 0.8.5", + "rand 0.8.6", "rand_chacha 0.3.1", "ruzstd", "schnorrkel", @@ -7373,7 +7373,7 @@ dependencies = [ "lru", "parking_lot 0.12.3", "pin-project", - "rand 0.8.5", + "rand 0.8.6", "rand_chacha 0.3.1", "serde", "serde_json", @@ -7422,7 +7422,7 @@ dependencies = [ "futures", "httparse", "log", - "rand 0.8.5", + "rand 0.8.6", "sha1", ] @@ -7554,7 +7554,7 @@ dependencies = [ "parking_lot 0.12.3", "paste", "primitive-types 0.12.2", - "rand 0.8.5", + "rand 0.8.6", "scale-info", "schnorrkel", "secp256k1 0.28.2", @@ -7602,7 +7602,7 @@ dependencies = [ "parking_lot 0.12.3", "paste", "primitive-types 0.13.1", - "rand 0.8.5", + "rand 0.8.6", "scale-info", "schnorrkel", "secp256k1 0.28.2", @@ -7802,7 +7802,7 @@ dependencies = [ "num-traits", "parity-scale-codec", "paste", - "rand 0.8.5", + "rand 0.8.6", "scale-info", "serde", "simple-mermaid", @@ -7894,7 +7894,7 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "rand 0.8.5", + "rand 0.8.6", "smallvec", "sp-core 38.1.0", "sp-externalities 0.30.0", @@ -7976,7 +7976,7 @@ dependencies = [ "nohash-hasher", "parity-scale-codec", "parking_lot 0.12.3", - "rand 0.8.5", + "rand 0.8.6", "scale-info", "schnellru", "sp-core 38.1.0", @@ -9006,7 +9006,7 @@ dependencies = [ "http 0.2.12", "httparse", "log", - "rand 0.8.5", + "rand 0.8.6", "sha1", "thiserror 1.0.69", "url", @@ -9047,7 +9047,7 @@ checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ "cfg-if", "digest 0.10.7", - "rand 0.8.5", + "rand 0.8.6", "static_assertions", ] @@ -9253,7 +9253,7 @@ dependencies = [ "ark-serialize-derive 0.4.2", "arrayref", "digest 0.10.7", - "rand 0.8.5", + "rand 0.8.6", "rand_chacha 0.3.1", "rand_core 0.6.4", "sha2 0.10.9", @@ -10347,7 +10347,7 @@ dependencies = [ "nohash-hasher", "parking_lot 0.12.3", "pin-project", - "rand 0.8.5", + "rand 0.8.6", "static_assertions", ] @@ -10582,7 +10582,7 @@ dependencies = [ "libp2p", "libsecp256k1", "multiaddr 0.18.2", - "rand 0.8.5", + "rand 0.8.6", "regex", "reqwest", "sc-chain-spec", @@ -10673,7 +10673,7 @@ dependencies = [ "futures", "lazy_static", "nix 0.29.0", - "rand 0.8.5", + "rand 0.8.6", "regex", "reqwest", "serde_json",