mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 05:57:59 +00:00
Bump rand from 0.8.4 to 0.8.5 (#4917)
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5. - [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.4...0.8.5) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+32
-42
@@ -1832,7 +1832,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"rustc-hex",
|
||||
"static_assertions",
|
||||
]
|
||||
@@ -3495,7 +3495,7 @@ dependencies = [
|
||||
"pin-project 1.0.10",
|
||||
"prost",
|
||||
"prost-build",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"ring",
|
||||
"rw-stream-sink",
|
||||
"sha2 0.9.8",
|
||||
@@ -3633,7 +3633,7 @@ dependencies = [
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"smallvec",
|
||||
"socket2 0.4.2",
|
||||
"void",
|
||||
@@ -3685,7 +3685,7 @@ dependencies = [
|
||||
"log",
|
||||
"prost",
|
||||
"prost-build",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sha2 0.9.8",
|
||||
"snow",
|
||||
"static_assertions",
|
||||
@@ -3776,7 +3776,7 @@ dependencies = [
|
||||
"log",
|
||||
"prost",
|
||||
"prost-build",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sha2 0.9.8",
|
||||
"thiserror",
|
||||
"unsigned-varint 0.7.1",
|
||||
@@ -3928,7 +3928,7 @@ dependencies = [
|
||||
"libsecp256k1-core",
|
||||
"libsecp256k1-gen-ecmult",
|
||||
"libsecp256k1-gen-genmult",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"sha2 0.9.8",
|
||||
"typenum",
|
||||
@@ -4219,7 +4219,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fd2c2cc134e57461f0898b0e921f0a7819b5e3f3a4335b9aa390ce81a5f36fb9"
|
||||
dependencies = [
|
||||
"futures 0.3.21",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"thrift",
|
||||
]
|
||||
|
||||
@@ -4421,7 +4421,7 @@ dependencies = [
|
||||
"num-complex",
|
||||
"num-rational 0.4.0",
|
||||
"num-traits",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"rand_distr",
|
||||
"simba",
|
||||
"typenum",
|
||||
@@ -4444,7 +4444,7 @@ version = "0.12.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"
|
||||
dependencies = [
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5643,7 +5643,7 @@ dependencies = [
|
||||
"lz4",
|
||||
"memmap2 0.2.3",
|
||||
"parking_lot 0.11.2",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"snap",
|
||||
]
|
||||
|
||||
@@ -6048,7 +6048,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"polkadot-primitives-test-helpers",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sc-network",
|
||||
"sp-core",
|
||||
"sp-keyring",
|
||||
@@ -6077,7 +6077,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"polkadot-primitives-test-helpers",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sc-network",
|
||||
"sp-application-crypto",
|
||||
"sp-core",
|
||||
@@ -6237,7 +6237,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem-test-helpers",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"sc-network",
|
||||
"sp-application-crypto",
|
||||
@@ -6513,7 +6513,7 @@ dependencies = [
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"polkadot-primitives-test-helpers",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sp-application-crypto",
|
||||
"sp-keystore",
|
||||
"thiserror",
|
||||
@@ -6536,7 +6536,7 @@ dependencies = [
|
||||
"polkadot-core-primitives",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-parachain",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sc-executor",
|
||||
"sc-executor-common",
|
||||
"sc-executor-wasmtime",
|
||||
@@ -6751,7 +6751,7 @@ dependencies = [
|
||||
"polkadot-overseer",
|
||||
"polkadot-primitives",
|
||||
"polkadot-primitives-test-helpers",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sp-application-crypto",
|
||||
"sp-core",
|
||||
"sp-keystore",
|
||||
@@ -7101,7 +7101,7 @@ dependencies = [
|
||||
"polkadot-primitives",
|
||||
"polkadot-primitives-test-helpers",
|
||||
"polkadot-runtime-metrics",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"rustc-hex",
|
||||
"sc-keystore",
|
||||
@@ -7411,7 +7411,7 @@ dependencies = [
|
||||
"polkadot-runtime-parachains",
|
||||
"polkadot-service",
|
||||
"polkadot-test-runtime",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sc-authority-discovery",
|
||||
"sc-chain-spec",
|
||||
"sc-cli",
|
||||
@@ -7737,20 +7737,19 @@ dependencies = [
|
||||
"libc",
|
||||
"rand_chacha 0.2.2",
|
||||
"rand_core 0.5.1",
|
||||
"rand_hc 0.2.0",
|
||||
"rand_hc",
|
||||
"rand_pcg",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rand"
|
||||
version = "0.8.4"
|
||||
version = "0.8.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
|
||||
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"rand_chacha 0.3.1",
|
||||
"rand_core 0.6.3",
|
||||
"rand_hc 0.3.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -7798,7 +7797,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"
|
||||
dependencies = [
|
||||
"num-traits",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -7810,15 +7809,6 @@ dependencies = [
|
||||
"rand_core 0.5.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rand_hc"
|
||||
version = "0.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
|
||||
dependencies = [
|
||||
"rand_core 0.6.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rand_pcg"
|
||||
version = "0.2.1"
|
||||
@@ -8755,7 +8745,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.11.2",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sc-block-builder",
|
||||
"sc-chain-spec",
|
||||
"sc-client-api",
|
||||
@@ -9617,7 +9607,7 @@ dependencies = [
|
||||
"aes-gcm",
|
||||
"blake2",
|
||||
"chacha20poly1305",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"rand_core 0.6.3",
|
||||
"ring",
|
||||
"rustc_version 0.3.3",
|
||||
@@ -9659,7 +9649,7 @@ dependencies = [
|
||||
"futures 0.3.21",
|
||||
"httparse",
|
||||
"log",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sha-1 0.9.8",
|
||||
]
|
||||
|
||||
@@ -10443,7 +10433,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"nalgebra",
|
||||
"num-traits",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -10651,7 +10641,7 @@ checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"libc",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"redox_syscall",
|
||||
"remove_dir_all",
|
||||
"winapi 0.3.9",
|
||||
@@ -11130,7 +11120,7 @@ dependencies = [
|
||||
"ipnet",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"smallvec",
|
||||
"thiserror",
|
||||
"tinyvec",
|
||||
@@ -11219,7 +11209,7 @@ dependencies = [
|
||||
"http",
|
||||
"httparse",
|
||||
"log",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"sha-1 0.9.8",
|
||||
"thiserror",
|
||||
"url 2.2.2",
|
||||
@@ -11233,7 +11223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"rand 0.8.4",
|
||||
"rand 0.7.3",
|
||||
"static_assertions",
|
||||
]
|
||||
|
||||
@@ -11720,7 +11710,7 @@ dependencies = [
|
||||
"mach",
|
||||
"memoffset",
|
||||
"more-asserts",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"region",
|
||||
"rustix",
|
||||
"thiserror",
|
||||
@@ -12200,7 +12190,7 @@ dependencies = [
|
||||
"log",
|
||||
"nohash-hasher",
|
||||
"parking_lot 0.11.2",
|
||||
"rand 0.8.4",
|
||||
"rand 0.8.5",
|
||||
"static_assertions",
|
||||
]
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ polkadot-node-primitives = { path = "../../primitives" }
|
||||
polkadot-node-subsystem = { path = "../../subsystem" }
|
||||
polkadot-node-subsystem-util = { path = "../../subsystem-util" }
|
||||
futures-timer = "3.0.2"
|
||||
rand = "0.8.4"
|
||||
rand = "0.8.5"
|
||||
|
||||
[dev-dependencies]
|
||||
sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
@@ -18,7 +18,7 @@ futures-timer = "3.0.2"
|
||||
slotmap = "1.0"
|
||||
tracing = "0.1.30"
|
||||
pin-project = "1.0.9"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }
|
||||
polkadot-parachain = { path = "../../../parachain" }
|
||||
polkadot-core-primitives = { path = "../../../core-primitives" }
|
||||
|
||||
@@ -17,7 +17,7 @@ polkadot-node-primitives = { path = "../../primitives" }
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] }
|
||||
sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
thiserror = "1.0.30"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
derive_more = "0.99.17"
|
||||
lru = "0.7.2"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
futures = "0.3.21"
|
||||
lru = "0.7.2"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
thiserror = "1.0.30"
|
||||
tracing = "0.1.30"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ polkadot-primitives = { path = "../../../primitives" }
|
||||
|
||||
futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
rand = { version = "0.8.3", default-features = false }
|
||||
rand = { version = "0.8.5", default-features = false }
|
||||
rand_chacha = { version = "0.3.1", default-features = false }
|
||||
tracing = "0.1.30"
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ futures = "0.3.21"
|
||||
itertools = "0.10"
|
||||
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }
|
||||
pin-project = "1.0.9"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
thiserror = "1.0.30"
|
||||
tracing = "0.1.30"
|
||||
derive_more = "0.99.17"
|
||||
|
||||
@@ -9,7 +9,7 @@ futures = "0.3.21"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
hex = "0.4.3"
|
||||
tracing = "0.1.30"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
tempfile = "3.2.0"
|
||||
tokio = "1.16.1"
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ xcm = { package = "xcm", path = "../../xcm", default-features = false }
|
||||
xcm-executor = { package = "xcm-executor", path = "../../xcm/xcm-executor", default-features = false }
|
||||
primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false }
|
||||
|
||||
rand = { version = "0.8.3", default-features = false }
|
||||
rand = { version = "0.8.5", default-features = false }
|
||||
rand_chacha = { version = "0.3.1", default-features = false }
|
||||
static_assertions = { version = "1.1.0", optional = true }
|
||||
polkadot-runtime-metrics = { path = "../metrics", default-features = false}
|
||||
|
||||
Reference in New Issue
Block a user