diff --git a/Cargo.lock b/Cargo.lock index 95348d4..d235b1e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -152,7 +152,7 @@ dependencies = [ "mime", "percent-encoding", "pin-project-lite 0.2.16", - "rand 0.8.5", + "rand 0.8.6", "sha1 0.10.6", "smallvec", "tokio 1.42.0", @@ -1039,7 +1039,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]] @@ -1837,7 +1837,7 @@ dependencies = [ "prost 0.12.6", "prost-build", "proto-utils", - "rand 0.8.5", + "rand 0.8.6", "sealable-trie", "stdx", "trie-ids", @@ -2002,7 +2002,7 @@ dependencies = [ "hmac 0.12.1", "once_cell", "pbkdf2 0.12.2", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.8", "thiserror", ] @@ -3000,7 +3000,7 @@ dependencies = [ "hex", "k256 0.13.4", "log", - "rand 0.8.5", + "rand 0.8.6", "rlp", "serde", "sha3 0.10.8", @@ -3099,7 +3099,7 @@ dependencies = [ "hex", "hmac 0.12.1", "pbkdf2 0.11.0", - "rand 0.8.5", + "rand 0.8.6", "scrypt", "serde", "serde_json", @@ -3262,7 +3262,7 @@ dependencies = [ "num_enum 0.7.3", "once_cell", "open-fastrlp", - "rand 0.8.5", + "rand 0.8.6", "rlp", "serde", "serde_json", @@ -3368,7 +3368,7 @@ dependencies = [ "elliptic-curve 0.13.8", "eth-keystore", "ethers-core", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.8", "thiserror", "tracing", @@ -3488,7 +3488,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", ] @@ -3850,7 +3850,7 @@ dependencies = [ "memory", "prost 0.12.6", "proto-utils", - "rand 0.8.5", + "rand 0.8.6", "sealable-trie", "stdx", "strum 0.25.0", @@ -5248,7 +5248,7 @@ dependencies = [ "hex", "indexmap 2.7.0", "jito-merkle-verify", - "rand 0.8.5", + "rand 0.8.6", "serde", "serde_json", "solana-program", @@ -5429,7 +5429,7 @@ dependencies = [ "borsh 0.10.4", "bytemuck", "derive_more 0.99.18", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.8", "solana-program", "stdx", @@ -5489,7 +5489,7 @@ dependencies = [ "libsecp256k1-core 0.3.0", "libsecp256k1-gen-ecmult 0.3.0", "libsecp256k1-gen-genmult 0.3.0", - "rand 0.8.5", + "rand 0.8.6", "serde", "sha2 0.9.9", "typenum", @@ -6502,7 +6502,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" dependencies = [ "phf_shared 0.11.3", - "rand 0.8.5", + "rand 0.8.6", ] [[package]] @@ -6786,7 +6786,7 @@ dependencies = [ "bitflags 2.6.0", "lazy_static", "num-traits", - "rand 0.8.5", + "rand 0.8.6", "rand_chacha 0.3.1", "rand_xorshift", "regex-syntax 0.8.5", @@ -6947,7 +6947,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "141bf7dfde2fbc246bfd3fe12f2455aa24b0fbd9af535d8c86c7bd1381ff2b1a" dependencies = [ "bytes 1.9.0", - "rand 0.8.5", + "rand 0.8.6", "ring 0.16.20", "rustc-hash", "rustls", @@ -7001,9 +7001,9 @@ dependencies = [ [[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", @@ -7437,7 +7437,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f5ef8fb1dd8de3870cb8400d51b4c2023854bbafd5431a3ac7e7317243e22d2f" dependencies = [ "proptest", - "rand 0.8.5", + "rand 0.8.6", "ruint-macro", "serde", "valuable", @@ -7810,7 +7810,7 @@ dependencies = [ "lib", "memory", "pretty_assertions", - "rand 0.8.5", + "rand 0.8.6", "sha2 0.10.8", "stdx", "strum 0.25.0", @@ -8410,7 +8410,7 @@ dependencies = [ "futures-util", "indexmap 2.7.0", "log", - "rand 0.8.5", + "rand 0.8.6", "rayon", "rcgen", "solana-measure", @@ -8546,7 +8546,7 @@ dependencies = [ "crossbeam-channel", "log", "nix", - "rand 0.8.5", + "rand 0.8.6", "serde", "serde_derive", "socket2 0.5.8", @@ -8574,7 +8574,7 @@ dependencies = [ "libc", "log", "nix", - "rand 0.8.5", + "rand 0.8.6", "rayon", "rustc_version 0.4.1", "serde", @@ -8623,7 +8623,7 @@ dependencies = [ "num-derive 0.4.2", "num-traits", "parking_lot 0.12.3", - "rand 0.8.5", + "rand 0.8.6", "rustc_version 0.4.1", "rustversion", "serde", @@ -8657,7 +8657,7 @@ dependencies = [ "num-derive 0.4.2", "num-traits", "percentage", - "rand 0.8.5", + "rand 0.8.6", "rustc_version 0.4.1", "serde", "solana-frozen-abi", @@ -8845,7 +8845,7 @@ dependencies = [ "qstring", "qualifier_attr", "rand 0.7.3", - "rand 0.8.5", + "rand 0.8.6", "rustc_version 0.4.1", "rustversion", "serde", @@ -8924,7 +8924,7 @@ dependencies = [ "pkcs8 0.8.0", "quinn", "quinn-proto", - "rand 0.8.5", + "rand 0.8.6", "rcgen", "rustls", "smallvec", @@ -9128,7 +9128,7 @@ dependencies = [ "hash32", "libc", "log", - "rand 0.8.5", + "rand 0.8.6", "rustc-demangle", "scroll", "thiserror", @@ -9200,7 +9200,7 @@ dependencies = [ "parking_lot 0.12.3", "paste", "primitive-types", - "rand 0.8.5", + "rand 0.8.6", "regex", "scale-info", "schnorrkel 0.9.1", @@ -9315,7 +9315,7 @@ dependencies = [ "log", "parity-scale-codec", "paste", - "rand 0.8.5", + "rand 0.8.6", "scale-info", "serde", "sp-application-crypto", @@ -9365,7 +9365,7 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "rand 0.8.5", + "rand 0.8.6", "smallvec", "sp-core", "sp-externalities", @@ -10659,7 +10659,7 @@ dependencies = [ "hmac 0.12.1", "once_cell", "pbkdf2 0.11.0", - "rand 0.8.5", + "rand 0.8.6", "rustc-hash", "sha2 0.10.8", "thiserror", @@ -11010,7 +11010,7 @@ dependencies = [ "ibc-core-connection-types", "ibc-core-host-types", "lib", - "rand 0.8.5", + "rand 0.8.6", "strum 0.25.0", ] @@ -11080,7 +11080,7 @@ dependencies = [ "http 0.2.12", "httparse", "log", - "rand 0.8.5", + "rand 0.8.6", "rustls", "sha1 0.10.6", "thiserror", @@ -11101,7 +11101,7 @@ dependencies = [ "http 1.2.0", "httparse", "log", - "rand 0.8.5", + "rand 0.8.6", "sha1 0.10.6", "thiserror", "utf-8", @@ -11115,7 +11115,7 @@ checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ "cfg-if 1.0.0", "digest 0.10.7", - "rand 0.8.5", + "rand 0.7.3", "static_assertions", ] @@ -11509,7 +11509,7 @@ dependencies = [ "lib", "prost 0.12.6", "proto-utils", - "rand 0.8.5", + "rand 0.8.6", ] [[package]] @@ -11734,7 +11734,7 @@ dependencies = [ "memfd", "memoffset 0.6.5", "paste", - "rand 0.8.5", + "rand 0.8.6", "rustix 0.36.17", "wasmtime-asm-macros", "wasmtime-environ", diff --git a/Cargo.toml b/Cargo.toml index faa5c93..9e70108 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -84,7 +84,7 @@ primitive-types = "0.12.2" prost = { version = "0.12.3", default-features = false } prost-build = { version = "0.12.3", default-features = false } pyth-solana-receiver-sdk ="0.1.0" -rand = { version = "0.8.5" } +rand = { version = "0.8.6" } reqwest = "0.12.3" # TODO(mina86): Change to "1" once we update the toolchain. Building # with serde 1.0.204 breaks due to the use of ‘diagnostic’ attribute.