From 140846e5e9c261cf6f8c532a656de022de122d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 01:42:29 +0000 Subject: [PATCH] Bump rand from 0.8.5 to 0.9.2 Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.5...rand_core-0.9.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 248 +++++++++++++++++++++++++++++++++-------------------- Cargo.toml | 2 +- 2 files changed, 156 insertions(+), 94 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1b0fdbb30..9f71eac8f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -93,7 +93,7 @@ version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" dependencies = [ - "getrandom", + "getrandom 0.2.15", "once_cell", "version_check", ] @@ -368,7 +368,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "246a225cc6131e9ee4f24619af0f19d67761fff15d7ccc22e42b80846e69449a" dependencies = [ "num-traits", - "rand", + "rand 0.8.5", "rayon", ] @@ -1975,7 +1975,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef" dependencies = [ "generic-array", - "rand_core", + "rand_core 0.6.4", "subtle", "zeroize", ] @@ -1987,7 +1987,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" dependencies = [ "generic-array", - "rand_core", + "rand_core 0.6.4", "serdect", "subtle", "zeroize", @@ -2000,7 +2000,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" dependencies = [ "generic-array", - "rand_core", + "rand_core 0.6.4", "typenum", ] @@ -2484,7 +2484,7 @@ checksum = "4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871" dependencies = [ "curve25519-dalek", "ed25519", - "rand_core", + "rand_core 0.6.4", "serde", "sha2 0.10.8", "subtle", @@ -2523,7 +2523,7 @@ dependencies = [ "generic-array", "group 0.12.1", "pkcs8 0.9.0", - "rand_core", + "rand_core 0.6.4", "sec1 0.3.0", "subtle", "zeroize", @@ -2544,7 +2544,7 @@ dependencies = [ "hkdf", "pem-rfc7468", "pkcs8 0.10.2", - "rand_core", + "rand_core 0.6.4", "sec1 0.7.3", "subtle", "zeroize", @@ -2759,7 +2759,7 @@ version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" dependencies = [ - "rand_core", + "rand_core 0.6.4", "subtle", ] @@ -2769,7 +2769,7 @@ version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" dependencies = [ - "rand_core", + "rand_core 0.6.4", "subtle", ] @@ -3133,6 +3133,18 @@ dependencies = [ "wasm-bindgen", ] +[[package]] +name = "getrandom" +version = "0.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" +dependencies = [ + "cfg-if", + "libc", + "r-efi", + "wasip2", +] + [[package]] name = "ghash" version = "0.4.4" @@ -3288,7 +3300,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" dependencies = [ "ff 0.12.1", - "rand_core", + "rand_core 0.6.4", "subtle", ] @@ -3299,7 +3311,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" dependencies = [ "ff 0.13.0", - "rand_core", + "rand_core 0.6.4", "subtle", ] @@ -3310,7 +3322,7 @@ source = "git+https://github.com/o1-labs/proof-systems?tag=0.2.0#e8e02799802b42c dependencies = [ "ark-ec", "ark-ff", - "rand", + "rand 0.8.5", ] [[package]] @@ -3949,7 +3961,7 @@ dependencies = [ "http 0.2.9", "hyper 0.14.27", "log", - "rand", + "rand 0.8.5", "tokio", "url", "xmltree", @@ -4005,7 +4017,7 @@ dependencies = [ "bytes", "log", "portable-atomic", - "rand", + "rand 0.8.5", "rtcp", "rtp", "thiserror 1.0.60", @@ -4227,8 +4239,8 @@ dependencies = [ "o1-utils", "once_cell", "poly-commitment", - "rand", - "rand_core", + "rand 0.8.5", + "rand_core 0.6.4", "rayon", "rmp-serde", "serde", @@ -4316,7 +4328,7 @@ dependencies = [ "either", "futures", "futures-timer", - "getrandom", + "getrandom 0.2.15", "instant", "libp2p-allow-block-list", "libp2p-connection-limits", @@ -4382,7 +4394,7 @@ dependencies = [ "parking_lot 0.12.1", "pin-project", "quick-protobuf", - "rand", + "rand 0.8.5", "rw-stream-sink", "serde", "smallvec", @@ -4419,7 +4431,7 @@ dependencies = [ "fnv", "futures", "futures-ticker", - "getrandom", + "getrandom 0.2.15", "hex_fmt", "instant", "libp2p-core", @@ -4429,7 +4441,7 @@ dependencies = [ "prometheus-client", "quick-protobuf", "quick-protobuf-codec", - "rand", + "rand 0.8.5", "regex", "serde", "sha2 0.10.8", @@ -4472,7 +4484,7 @@ dependencies = [ "log", "multihash 0.19.1", "quick-protobuf", - "rand", + "rand 0.8.5", "serde", "sha2 0.10.8", "thiserror 1.0.60", @@ -4498,7 +4510,7 @@ dependencies = [ "log", "quick-protobuf", "quick-protobuf-codec", - "rand", + "rand 0.8.5", "serde", "sha2 0.10.8", "smallvec", @@ -4520,7 +4532,7 @@ dependencies = [ "libp2p-identity", "libp2p-swarm", "log", - "rand", + "rand 0.8.5", "smallvec", "socket2 0.5.5", "tokio", @@ -4552,7 +4564,7 @@ dependencies = [ "bytes", "curve25519-dalek", "futures", - "getrandom", + "getrandom 0.2.15", "libp2p-core", "libp2p-identity", "log", @@ -4560,7 +4572,7 @@ dependencies = [ "multihash 0.19.1", "once_cell", "quick-protobuf", - "rand", + "rand 0.8.5", "sha2 0.10.8", "snow", "static_assertions", @@ -4577,7 +4589,7 @@ dependencies = [ "futures", "log", "pin-project", - "rand", + "rand 0.8.5", "salsa20", "sha3", ] @@ -4597,7 +4609,7 @@ dependencies = [ "log", "parking_lot 0.12.1", "quinn", - "rand", + "rand 0.8.5", "ring 0.16.20", "rustls 0.23.21", "socket2 0.5.5", @@ -4630,7 +4642,7 @@ dependencies = [ "log", "multistream-select", "once_cell", - "rand", + "rand 0.8.5", "smallvec", "tokio", "void", @@ -4922,7 +4934,7 @@ dependencies = [ "mina-signer", "mina-transport", "mina-tree", - "rand", + "rand 0.9.2", "serde", "serde_json", "structopt", @@ -4953,7 +4965,7 @@ dependencies = [ "mina-vrf", "nix 0.27.1", "num_cpus", - "rand", + "rand 0.9.2", "rayon", "redux", "reqwest", @@ -4995,7 +5007,7 @@ dependencies = [ "multihash 0.18.1", "once_cell", "poseidon", - "rand", + "rand 0.9.2", "redux", "serde", "serde_json", @@ -5027,7 +5039,7 @@ name = "mina-fuzzer" version = "0.18.1" dependencies = [ "lazy_static", - "rand", + "rand 0.9.2", "rand_distr", "serde", "serde_json", @@ -5042,7 +5054,7 @@ dependencies = [ "libp2p", "log", "mina-transport", - "rand", + "rand 0.9.2", "structopt", "tokio", ] @@ -5101,7 +5113,7 @@ dependencies = [ "num_enum 0.5.11", "poseidon", "postcard", - "rand", + "rand 0.9.2", "redux", "regex", "rust-format", @@ -5130,7 +5142,7 @@ dependencies = [ "mina-hasher", "mina-p2p-messages", "mina-signer", - "rand", + "rand 0.9.2", "serde", "serde_json", "thiserror 1.0.60", @@ -5160,7 +5172,7 @@ dependencies = [ "mina-tree", "mina-vrf", "mio 1.0.4", - "rand", + "rand 0.9.2", "rayon", "redux", "reqwest", @@ -5201,7 +5213,7 @@ dependencies = [ "bytes", "dataloader", "derive_more", - "getrandom", + "getrandom 0.2.15", "hex", "jsonpath-rust", "juniper", @@ -5217,7 +5229,7 @@ dependencies = [ "mina-vrf", "nix 0.27.1", "o1-utils", - "rand", + "rand 0.9.2", "rayon", "redux", "reqwest", @@ -5263,7 +5275,7 @@ dependencies = [ "nix 0.27.1", "num_cpus", "postcard", - "rand", + "rand 0.9.2", "rayon", "redux", "reqwest", @@ -5298,7 +5310,7 @@ dependencies = [ "mina-signer", "mina-tree", "mina-vrf", - "rand", + "rand 0.9.2", "rayon", "redux", "serde", @@ -5330,7 +5342,7 @@ dependencies = [ "derive_more", "ed25519-dalek", "faster-stun", - "getrandom", + "getrandom 0.2.15", "gloo-timers", "gloo-utils", "graphannis-malloc_size_of", @@ -5352,7 +5364,7 @@ dependencies = [ "prost 0.12.4", "prost-build", "quick-protobuf", - "rand", + "rand 0.9.2", "rcgen 0.13.1", "redux", "reqwest", @@ -5432,7 +5444,7 @@ dependencies = [ "mina-curves", "o1-utils", "once_cell", - "rand", + "rand 0.8.5", "rayon", "serde", "serde_with", @@ -5453,7 +5465,7 @@ dependencies = [ "mina-hasher", "num-bigint", "o1-utils", - "rand", + "rand 0.8.5", "sha2 0.10.8", "thiserror 2.0.11", ] @@ -5481,7 +5493,7 @@ dependencies = [ "once_cell", "poly-commitment", "poseidon", - "rand", + "rand 0.9.2", "rayon", "redux", "serde", @@ -5521,7 +5533,7 @@ dependencies = [ "criterion", "derive_more", "fraction", - "getrandom", + "getrandom 0.2.15", "hex", "itertools 0.12.1", "juniper", @@ -5541,7 +5553,7 @@ dependencies = [ "poly-commitment", "poseidon", "postcard", - "rand", + "rand 0.9.2", "rand_pcg", "rand_seeder", "rayon", @@ -5584,7 +5596,7 @@ dependencies = [ "num", "o1-utils", "poseidon", - "rand", + "rand 0.9.2", "redux", "serde", "serde_json", @@ -5755,7 +5767,7 @@ version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" dependencies = [ - "getrandom", + "getrandom 0.2.15", ] [[package]] @@ -5977,7 +5989,7 @@ source = "git+https://github.com/openmina/num-bigint?branch=rebase-onstack#5b79c dependencies = [ "num-integer", "num-traits", - "rand", + "rand 0.8.5", "serde", "tinyvec", ] @@ -5994,7 +6006,7 @@ dependencies = [ "num-integer", "num-iter", "num-traits", - "rand", + "rand 0.8.5", "smallvec", "zeroize", ] @@ -6130,8 +6142,8 @@ dependencies = [ "hex", "num-bigint", "num-integer", - "rand", - "rand_core", + "rand 0.8.5", + "rand_core 0.6.4", "rayon", "rmp-serde", "serde", @@ -6325,7 +6337,7 @@ dependencies = [ "mina-p2p", "mina-p2p-messages", "pin-project-lite", - "rand", + "rand 0.9.2", "redux", "serde_json", "thiserror 1.0.60", @@ -6408,7 +6420,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" dependencies = [ "base64ct", - "rand_core", + "rand_core 0.6.4", "subtle", ] @@ -6539,7 +6551,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" dependencies = [ "phf_shared", - "rand", + "rand 0.8.5", ] [[package]] @@ -6721,8 +6733,8 @@ dependencies = [ "num-bigint", "o1-utils", "once_cell", - "rand", - "rand_core", + "rand 0.8.5", + "rand_core 0.6.4", "rayon", "rmp-serde", "serde", @@ -7051,7 +7063,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c78e758510582acc40acb90458401172d41f1016f8c9dde89e49677afb7eec1" dependencies = [ "bytes", - "rand", + "rand 0.8.5", "ring 0.16.20", "rustc-hash", "rustls 0.21.12", @@ -7092,6 +7104,12 @@ dependencies = [ "proc-macro2 1.0.95", ] +[[package]] +name = "r-efi" +version = "5.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" + [[package]] name = "radium" version = "0.7.0" @@ -7105,8 +7123,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ "libc", - "rand_chacha", - "rand_core", + "rand_chacha 0.3.1", + "rand_core 0.6.4", +] + +[[package]] +name = "rand" +version = "0.9.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" +dependencies = [ + "rand_chacha 0.9.0", + "rand_core 0.9.3", ] [[package]] @@ -7116,7 +7144,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" dependencies = [ "ppv-lite86", - "rand_core", + "rand_core 0.6.4", +] + +[[package]] +name = "rand_chacha" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" +dependencies = [ + "ppv-lite86", + "rand_core 0.9.3", ] [[package]] @@ -7125,7 +7163,16 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom", + "getrandom 0.2.15", +] + +[[package]] +name = "rand_core" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" +dependencies = [ + "getrandom 0.3.4", ] [[package]] @@ -7135,7 +7182,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31" dependencies = [ "num-traits", - "rand", + "rand 0.8.5", ] [[package]] @@ -7144,7 +7191,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e" dependencies = [ - "rand_core", + "rand_core 0.6.4", ] [[package]] @@ -7153,7 +7200,7 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf2890aaef0aa82719a50e808de264f9484b74b442e1a3a0e5ee38243ac40bdb" dependencies = [ - "rand_core", + "rand_core 0.6.4", ] [[package]] @@ -7226,7 +7273,7 @@ version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" dependencies = [ - "getrandom", + "getrandom 0.2.15", "redox_syscall 0.2.16", "thiserror 1.0.60", ] @@ -7439,7 +7486,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" dependencies = [ "cc", "cfg-if", - "getrandom", + "getrandom 0.2.15", "libc", "spin 0.9.8", "untrusted 0.9.0", @@ -7487,7 +7534,7 @@ dependencies = [ "num-traits", "pkcs1", "pkcs8 0.10.2", - "rand_core", + "rand_core 0.6.4", "signature 2.1.0", "spki 0.7.3", "subtle", @@ -7556,7 +7603,7 @@ source = "git+https://github.com/openmina/webrtc.git?rev=aeaa62682b97f6984627bed dependencies = [ "bytes", "portable-atomic", - "rand", + "rand 0.8.5", "serde", "thiserror 1.0.60", "webrtc-util", @@ -7749,7 +7796,7 @@ dependencies = [ "generic-array", "hex", "inout", - "rand", + "rand 0.9.2", "salsa20", "serde", "serde_json", @@ -7834,7 +7881,7 @@ name = "sdp" version = "0.6.2" source = "git+https://github.com/openmina/webrtc.git?rev=aeaa62682b97f6984627bedd6e6811fe17af18eb#aeaa62682b97f6984627bedd6e6811fe17af18eb" dependencies = [ - "rand", + "rand 0.8.5", "substring", "thiserror 1.0.60", "url", @@ -8114,7 +8161,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" dependencies = [ "digest 0.10.7", - "rand_core", + "rand_core 0.6.4", ] [[package]] @@ -8124,7 +8171,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500" dependencies = [ "digest 0.10.7", - "rand_core", + "rand_core 0.6.4", ] [[package]] @@ -8196,7 +8243,7 @@ dependencies = [ "blake2", "chacha20poly1305 0.9.1", "curve25519-dalek", - "rand_core", + "rand_core 0.6.4", "ring 0.16.20", "rustc_version", "sha2 0.10.8", @@ -8340,7 +8387,7 @@ dependencies = [ "crc", "lazy_static", "md-5", - "rand", + "rand 0.8.5", "ring 0.17.8", "subtle", "thiserror 1.0.60", @@ -9029,7 +9076,7 @@ dependencies = [ "object 0.37.1", "once_cell", "poseidon", - "rand", + "rand 0.9.2", "ring_buffer", "rsprocmaps", "serde", @@ -9054,7 +9101,7 @@ dependencies = [ "idna 0.4.0", "ipnet", "once_cell", - "rand", + "rand 0.8.5", "smallvec", "socket2 0.5.5", "thiserror 1.0.60", @@ -9076,7 +9123,7 @@ dependencies = [ "lru-cache", "once_cell", "parking_lot 0.12.1", - "rand", + "rand 0.8.5", "resolv-conf", "smallvec", "thiserror 1.0.60", @@ -9103,7 +9150,7 @@ dependencies = [ "http 0.2.9", "httparse", "log", - "rand", + "rand 0.8.5", "sha1", "thiserror 1.0.60", "url", @@ -9127,7 +9174,7 @@ dependencies = [ "log", "md-5", "portable-atomic", - "rand", + "rand 0.8.5", "ring 0.17.8", "stun", "thiserror 1.0.60", @@ -9331,7 +9378,7 @@ version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "88ad59a7560b41a70d191093a945f0b87bc1deeda46fb237479708a1d6b6cdfc" dependencies = [ - "getrandom", + "getrandom 0.2.15", ] [[package]] @@ -9459,6 +9506,15 @@ version = "0.11.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" +[[package]] +name = "wasip2" +version = "1.0.1+wasi-0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" +dependencies = [ + "wit-bindgen", +] + [[package]] name = "wasm-bindgen" version = "0.2.106" @@ -9612,7 +9668,7 @@ dependencies = [ "lazy_static", "log", "portable-atomic", - "rand", + "rand 0.8.5", "rcgen 0.13.1", "regex", "ring 0.17.8", @@ -9674,8 +9730,8 @@ dependencies = [ "p256 0.13.2", "p384", "portable-atomic", - "rand", - "rand_core", + "rand 0.8.5", + "rand_core 0.6.4", "rcgen 0.13.1", "ring 0.17.8", "rustls 0.23.21", @@ -9701,7 +9757,7 @@ dependencies = [ "crc", "log", "portable-atomic", - "rand", + "rand 0.8.5", "serde", "serde_json", "stun", @@ -9734,7 +9790,7 @@ source = "git+https://github.com/openmina/webrtc.git?rev=aeaa62682b97f6984627bed dependencies = [ "byteorder", "bytes", - "rand", + "rand 0.8.5", "rtp", "thiserror 1.0.60", ] @@ -9750,7 +9806,7 @@ dependencies = [ "crc", "log", "portable-atomic", - "rand", + "rand 0.8.5", "thiserror 1.0.60", "tokio", "webrtc-util", @@ -9785,7 +9841,7 @@ dependencies = [ "p256 0.13.2", "p384", "pcap", - "rand", + "rand 0.9.2", "sha2 0.10.8", "sudo", "thiserror 1.0.60", @@ -9827,7 +9883,7 @@ dependencies = [ "log", "nix 0.26.4", "portable-atomic", - "rand", + "rand 0.8.5", "thiserror 1.0.60", "tokio", "winapi 0.3.9", @@ -10243,6 +10299,12 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "wit-bindgen" +version = "0.46.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" + [[package]] name = "write16" version = "1.0.0" @@ -10271,7 +10333,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" dependencies = [ "curve25519-dalek", - "rand_core", + "rand_core 0.6.4", "serde", "zeroize", ] @@ -10343,7 +10405,7 @@ dependencies = [ "nohash-hasher", "parking_lot 0.12.1", "pin-project", - "rand", + "rand 0.8.5", "static_assertions", ] diff --git a/Cargo.toml b/Cargo.toml index 087e085d3..dc4f1588d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -185,7 +185,7 @@ prost = "0.12.4" prost-build = "0.14.1" quick-protobuf = "0.8.1" quote = "1.0.35" -rand = "0.8" +rand = "0.9" rand_distr = "0.4.3" rand_pcg = "0.3" rand_seeder = "0.2"