diff --git a/Cargo.lock b/Cargo.lock index d6d8971b4c..87f2f42624 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2693,7 +2693,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ab67060fc6b8ef687992d439ca0fa36e7ed17e9a0b16b25b601e8757df720de" dependencies = [ "data-encoding", - "syn 2.0.117", + "syn 1.0.109", ] [[package]] @@ -3559,7 +3559,7 @@ dependencies = [ "parking_lot 0.12.5", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rand 0.7.3", "rand_core 0.6.4", "serde 1.0.228", @@ -7728,7 +7728,7 @@ dependencies = [ "network-p2p-types", "network-types", "parking_lot 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "schemars", "serde 1.0.228", "starcoin-crypto 1.10.0-rc.2 (git+https://github.com/starcoinorg/starcoin-crypto?rev=3993e99d8458887a044145d710440d93f82019ca)", @@ -7765,7 +7765,7 @@ dependencies = [ "parking_lot 0.12.5", "pin-project 0.4.30", "prometheus", - "rand 0.10.1", + "rand 0.10.2", "sc-peerset", "serde 1.0.228", "serde_json", @@ -7820,7 +7820,7 @@ dependencies = [ "bytes", "derive_more 0.99.20", "libp2p", - "rand 0.10.1", + "rand 0.10.2", "sc-peerset", "schemars", "serde 1.0.228", @@ -9387,9 +9387,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.10.1" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207" +checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80" dependencies = [ "chacha20 0.10.0", "getrandom 0.4.2", @@ -10302,7 +10302,7 @@ dependencies = [ "futures", "libp2p", "log", - "rand 0.10.1", + "rand 0.10.2", "serde_json", "sp-utils", "wasm-timer", @@ -10351,7 +10351,7 @@ dependencies = [ "ctrlc", "jpst", "once_cell", - "rand 0.10.1", + "rand 0.10.2", "rust-flatten-json", "rustyline", "rustyline-derive", @@ -11121,7 +11121,7 @@ dependencies = [ "futures", "hex", "parking_lot 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "rand 0.8.5", "rand_core 0.6.4", "serde 1.0.228", @@ -11144,7 +11144,7 @@ dependencies = [ "bcs-ext", "futures", "hex", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "schemars", "serde 1.0.228", @@ -11206,7 +11206,7 @@ dependencies = [ "proptest", "proptest-derive 0.8.0", "quick_cache", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "schemars", "serde 1.0.228", @@ -11288,7 +11288,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "serde_json", "sp-utils", @@ -11338,7 +11338,7 @@ dependencies = [ "bcs-ext", "futures", "network-api", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "serde 1.0.228", "starcoin-accumulator", @@ -11408,7 +11408,7 @@ version = "2.1.1" dependencies = [ "anyhow", "futures", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "serde 1.0.228", "starcoin-account-api", @@ -11453,7 +11453,7 @@ dependencies = [ "network-p2p-types", "network-types", "num_cpus", - "rand 0.10.1", + "rand 0.10.2", "schemars", "scmd", "serde 1.0.228", @@ -11529,7 +11529,7 @@ dependencies = [ "num_enum", "once_cell", "parking_lot 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "schemars", "serde 1.0.228", @@ -11568,7 +11568,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "rust-argon2 3.0.0", "serde 1.0.228", @@ -11663,7 +11663,7 @@ dependencies = [ "proptest", "proptest-derive 0.8.0", "quick_cache", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "rocksdb", "rust-argon2 3.0.0", @@ -11743,7 +11743,7 @@ dependencies = [ "byteorder", "hmac 0.13.0", "pbkdf2", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "sha2 0.10.9", ] @@ -11856,7 +11856,7 @@ dependencies = [ "clap 4.6.0", "itertools 0.10.5", "num_cpus", - "rand 0.10.1", + "rand 0.10.2", "rand 0.8.5", "rayon", "starcoin-accumulator", @@ -11958,7 +11958,7 @@ dependencies = [ "num-traits 0.2.19", "once_cell", "quick_cache", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.5.1", "ripemd", "serde 1.0.228", @@ -12155,7 +12155,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "starcoin-config", "starcoin-crypto 1.10.0-rc.2 (git+https://github.com/starcoinorg/starcoin-crypto?rev=3993e99d8458887a044145d710440d93f82019ca)", @@ -12219,7 +12219,7 @@ dependencies = [ "num_cpus", "once_cell", "parking_lot 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "rayon", "serde 1.0.228", "sp-utils", @@ -12284,7 +12284,7 @@ dependencies = [ "hex", "libloading 0.7.4", "parking_lot 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "rust-argon2 3.0.0", "serde 1.0.228", @@ -12365,7 +12365,7 @@ dependencies = [ "num", "once_cell", "pretty 0.12.5", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "serde_json", "shell-words", @@ -12449,7 +12449,7 @@ dependencies = [ "move-vm-runtime 0.1.0 (git+https://github.com/starcoinorg/move?rev=cc98ac02caa73e64e6c8b781c61de356b45801c4)", "move-vm-types 0.1.0 (git+https://github.com/starcoinorg/move?rev=cc98ac02caa73e64e6c8b781c61de356b45801c4)", "num_enum", - "rand 0.10.1", + "rand 0.10.2", "ripemd160", "smallvec 1.15.1", "starcoin-crypto 1.10.0-rc.2 (git+https://github.com/starcoinorg/starcoin-crypto?rev=3993e99d8458887a044145d710440d93f82019ca)", @@ -12479,7 +12479,7 @@ dependencies = [ "parking_lot 0.12.5", "prometheus", "quick_cache", - "rand 0.10.1", + "rand 0.10.2", "sc-peerset", "serde 1.0.228", "serde_json", @@ -12688,7 +12688,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rayon", "starcoin-aggregator", "starcoin-infallible", @@ -12839,7 +12839,7 @@ dependencies = [ "interprocess", "jsonrpsee", "pin-project 0.4.30", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "serde_json", "thiserror 1.0.69", @@ -13135,7 +13135,7 @@ dependencies = [ "proptest", "proptest-derive 0.8.0", "quick_cache", - "rand 0.10.1", + "rand 0.10.2", "rocksdb", "serde 1.0.228", "starcoin-accumulator", @@ -13198,7 +13198,7 @@ dependencies = [ "parking_lot 0.12.5", "pin-project 0.4.30", "pin-utils", - "rand 0.10.1", + "rand 0.10.2", "rayon", "serde 1.0.228", "sp-utils", @@ -13366,7 +13366,7 @@ dependencies = [ "ctrlc", "futures", "once_cell", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "starcoin-account-api", "starcoin-config", @@ -13402,7 +13402,7 @@ dependencies = [ "parking_lot 0.12.5", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rand 0.8.5", "rand_core 0.6.4", "rayon", @@ -13492,7 +13492,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "schemars", "serde 1.0.228", "serde_bytes", @@ -13545,7 +13545,7 @@ dependencies = [ "num_cpus", "num_enum", "once_cell", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "rayon", "serde 1.0.228", @@ -13581,7 +13581,7 @@ dependencies = [ "claims", "move-core-types 0.0.4 (git+https://github.com/starcoinorg/move?rev=ed9d919d05fedeae9cf433d4f44f6aba526580c3)", "move-vm-types 0.1.0 (git+https://github.com/starcoinorg/move?rev=ed9d919d05fedeae9cf433d4f44f6aba526580c3)", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "starcoin-aggregator", "starcoin-gas-meter", @@ -13618,7 +13618,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rustc-hash 2.1.2", "schemars", "serde 1.0.228", @@ -13650,7 +13650,7 @@ dependencies = [ "num_enum", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "schemars", "serde 1.0.228", @@ -13680,7 +13680,7 @@ dependencies = [ "num_cpus", "num_enum", "once_cell", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "rayon", "serde 1.0.228", @@ -13721,7 +13721,7 @@ dependencies = [ "once_cell", "proptest", "proptest-derive 0.8.0", - "rand 0.10.1", + "rand 0.10.2", "schemars", "serde 1.0.228", "serde_bytes", @@ -13815,7 +13815,7 @@ dependencies = [ "bcs-ext", "futures", "hex", - "rand 0.10.1", + "rand 0.10.2", "rand_core 0.6.4", "schemars", "serde 1.0.228", @@ -14523,7 +14523,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" dependencies = [ "fastrand", - "getrandom 0.4.2", + "getrandom 0.3.4", "once_cell", "rustix 1.1.4", "windows-sys 0.61.2", @@ -14637,7 +14637,7 @@ dependencies = [ "network-api", "network-p2p-core", "network-p2p-types", - "rand 0.10.1", + "rand 0.10.2", "serde 1.0.228", "serde_json", "starcoin-account-api",