mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Bump smallvec from 1.4.2 to 1.5.0 (#1971)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.2...v1.5.0) 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
+38
-38
@@ -893,7 +893,7 @@ dependencies = [
|
|||||||
"log",
|
"log",
|
||||||
"regalloc",
|
"regalloc",
|
||||||
"serde",
|
"serde",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"target-lexicon",
|
"target-lexicon",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
]
|
]
|
||||||
@@ -931,7 +931,7 @@ checksum = "2ef419efb4f94ecc02e5d9fbcc910d2bb7f0040e2de570e63a454f883bc891d6"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen",
|
"cranelift-codegen",
|
||||||
"log",
|
"log",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"target-lexicon",
|
"target-lexicon",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -1635,7 +1635,7 @@ dependencies = [
|
|||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"paste",
|
"paste",
|
||||||
"serde",
|
"serde",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-arithmetic",
|
"sp-arithmetic",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"sp-inherents",
|
"sp-inherents",
|
||||||
@@ -2768,7 +2768,7 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
"sp-authority-discovery",
|
"sp-authority-discovery",
|
||||||
"sp-block-builder",
|
"sp-block-builder",
|
||||||
@@ -2806,7 +2806,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "0315ef2f688e33844400b31f11c263f2b3dc21d8b9355c6891c5f185fae43f9a"
|
checksum = "0315ef2f688e33844400b31f11c263f2b3dc21d8b9355c6891c5f185fae43f9a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"parity-util-mem",
|
"parity-util-mem",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -2835,7 +2835,7 @@ dependencies = [
|
|||||||
"parking_lot 0.10.2",
|
"parking_lot 0.10.2",
|
||||||
"regex",
|
"regex",
|
||||||
"rocksdb",
|
"rocksdb",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -2930,7 +2930,7 @@ dependencies = [
|
|||||||
"parity-multiaddr",
|
"parity-multiaddr",
|
||||||
"parking_lot 0.11.1",
|
"parking_lot 0.11.1",
|
||||||
"pin-project 1.0.1",
|
"pin-project 1.0.1",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -2961,7 +2961,7 @@ dependencies = [
|
|||||||
"ring",
|
"ring",
|
||||||
"rw-stream-sink",
|
"rw-stream-sink",
|
||||||
"sha2 0.9.2",
|
"sha2 0.9.2",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
"void",
|
"void",
|
||||||
@@ -3015,7 +3015,7 @@ dependencies = [
|
|||||||
"prost",
|
"prost",
|
||||||
"prost-build",
|
"prost-build",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3039,7 +3039,7 @@ dependencies = [
|
|||||||
"prost-build",
|
"prost-build",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"sha2 0.9.2",
|
"sha2 0.9.2",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
@@ -3056,7 +3056,7 @@ dependencies = [
|
|||||||
"log",
|
"log",
|
||||||
"prost",
|
"prost",
|
||||||
"prost-build",
|
"prost-build",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -3080,7 +3080,7 @@ dependencies = [
|
|||||||
"prost-build",
|
"prost-build",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"sha2 0.9.2",
|
"sha2 0.9.2",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"uint",
|
"uint",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
"void",
|
"void",
|
||||||
@@ -3104,7 +3104,7 @@ dependencies = [
|
|||||||
"log",
|
"log",
|
||||||
"net2",
|
"net2",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"void",
|
"void",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
@@ -3123,7 +3123,7 @@ dependencies = [
|
|||||||
"nohash-hasher",
|
"nohash-hasher",
|
||||||
"parking_lot 0.11.1",
|
"parking_lot 0.11.1",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -3210,7 +3210,7 @@ dependencies = [
|
|||||||
"lru 0.6.1",
|
"lru 0.6.1",
|
||||||
"minicbor",
|
"minicbor",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
@@ -3226,7 +3226,7 @@ dependencies = [
|
|||||||
"libp2p-core",
|
"libp2p-core",
|
||||||
"log",
|
"log",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"void",
|
"void",
|
||||||
"wasm-timer",
|
"wasm-timer",
|
||||||
]
|
]
|
||||||
@@ -3695,7 +3695,7 @@ dependencies = [
|
|||||||
"futures 0.3.8",
|
"futures 0.3.8",
|
||||||
"log",
|
"log",
|
||||||
"pin-project 1.0.1",
|
"pin-project 1.0.1",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"unsigned-varint 0.5.1",
|
"unsigned-varint 0.5.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -4403,7 +4403,7 @@ dependencies = [
|
|||||||
"pallet-transaction-payment-rpc-runtime-api",
|
"pallet-transaction-payment-rpc-runtime-api",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"serde",
|
"serde",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"sp-io",
|
"sp-io",
|
||||||
"sp-runtime",
|
"sp-runtime",
|
||||||
@@ -4582,7 +4582,7 @@ dependencies = [
|
|||||||
"parity-util-mem-derive",
|
"parity-util-mem-derive",
|
||||||
"parking_lot 0.10.2",
|
"parking_lot 0.10.2",
|
||||||
"primitive-types",
|
"primitive-types",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"winapi 0.3.9",
|
"winapi 0.3.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -4707,7 +4707,7 @@ dependencies = [
|
|||||||
"cloudabi 0.0.3",
|
"cloudabi 0.0.3",
|
||||||
"libc",
|
"libc",
|
||||||
"redox_syscall",
|
"redox_syscall",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"winapi 0.3.9",
|
"winapi 0.3.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -4722,7 +4722,7 @@ dependencies = [
|
|||||||
"instant",
|
"instant",
|
||||||
"libc",
|
"libc",
|
||||||
"redox_syscall",
|
"redox_syscall",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"winapi 0.3.9",
|
"winapi 0.3.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -4961,7 +4961,7 @@ dependencies = [
|
|||||||
"polkadot-node-subsystem-util",
|
"polkadot-node-subsystem-util",
|
||||||
"polkadot-primitives",
|
"polkadot-primitives",
|
||||||
"sc-keystore",
|
"sc-keystore",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-application-crypto",
|
"sp-application-crypto",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"sp-keyring",
|
"sp-keyring",
|
||||||
@@ -5004,7 +5004,7 @@ dependencies = [
|
|||||||
"polkadot-node-subsystem-test-helpers",
|
"polkadot-node-subsystem-test-helpers",
|
||||||
"polkadot-node-subsystem-util",
|
"polkadot-node-subsystem-util",
|
||||||
"polkadot-primitives",
|
"polkadot-primitives",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"sp-keyring",
|
"sp-keyring",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
@@ -5088,7 +5088,7 @@ dependencies = [
|
|||||||
"polkadot-overseer",
|
"polkadot-overseer",
|
||||||
"polkadot-primitives",
|
"polkadot-primitives",
|
||||||
"sc-service",
|
"sc-service",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
]
|
]
|
||||||
@@ -5269,7 +5269,7 @@ dependencies = [
|
|||||||
"polkadot-primitives",
|
"polkadot-primitives",
|
||||||
"polkadot-statement-table",
|
"polkadot-statement-table",
|
||||||
"sc-network",
|
"sc-network",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"substrate-prometheus-endpoint",
|
"substrate-prometheus-endpoint",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
@@ -5293,7 +5293,7 @@ dependencies = [
|
|||||||
"polkadot-primitives",
|
"polkadot-primitives",
|
||||||
"polkadot-statement-table",
|
"polkadot-statement-table",
|
||||||
"sc-network",
|
"sc-network",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -5485,7 +5485,7 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
"sp-authority-discovery",
|
"sp-authority-discovery",
|
||||||
"sp-block-builder",
|
"sp-block-builder",
|
||||||
@@ -5776,7 +5776,7 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
"sp-authority-discovery",
|
"sp-authority-discovery",
|
||||||
"sp-block-builder",
|
"sp-block-builder",
|
||||||
@@ -6420,7 +6420,7 @@ version = "4.0.2"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a415a013dd7c5d4221382329a5a3482566da675737494935cbbbcdec04662f9d"
|
checksum = "a415a013dd7c5d4221382329a5a3482566da675737494935cbbbcdec04662f9d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -6451,7 +6451,7 @@ checksum = "b9ba8aaf5fe7cf307c6dbdaeed85478961d29e25e3bee5169e11b92fa9f027a8"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"log",
|
"log",
|
||||||
"rustc-hash",
|
"rustc-hash",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -6564,7 +6564,7 @@ dependencies = [
|
|||||||
"polkadot-runtime-parachains",
|
"polkadot-runtime-parachains",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
"sp-authority-discovery",
|
"sp-authority-discovery",
|
||||||
"sp-block-builder",
|
"sp-block-builder",
|
||||||
@@ -7984,9 +7984,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "smallvec"
|
name = "smallvec"
|
||||||
version = "1.4.2"
|
version = "1.5.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "fbee7696b84bbf3d89a1c2eccff0850e3047ed46bfcd2e92c29a2d074d57e252"
|
checksum = "7acad6f34eb9e8a259d3283d1e8c1d34d7415943d4895f65cc73813c7396fc85"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "snow"
|
name = "snow"
|
||||||
@@ -8524,7 +8524,7 @@ dependencies = [
|
|||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"parking_lot 0.10.2",
|
"parking_lot 0.10.2",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-core",
|
"sp-core",
|
||||||
"sp-externalities",
|
"sp-externalities",
|
||||||
"sp-panic-handler",
|
"sp-panic-handler",
|
||||||
@@ -9531,7 +9531,7 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"sharded-slab",
|
"sharded-slab",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"thread_local",
|
"thread_local",
|
||||||
"tracing",
|
"tracing",
|
||||||
"tracing-core",
|
"tracing-core",
|
||||||
@@ -9555,7 +9555,7 @@ dependencies = [
|
|||||||
"hashbrown 0.8.2",
|
"hashbrown 0.8.2",
|
||||||
"log",
|
"log",
|
||||||
"rustc-hex",
|
"rustc-hex",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -9932,7 +9932,7 @@ dependencies = [
|
|||||||
"log",
|
"log",
|
||||||
"region",
|
"region",
|
||||||
"rustc-demangle",
|
"rustc-demangle",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"target-lexicon",
|
"target-lexicon",
|
||||||
"wasmparser 0.59.0",
|
"wasmparser 0.59.0",
|
||||||
"wasmtime-environ",
|
"wasmtime-environ",
|
||||||
@@ -10183,7 +10183,7 @@ dependencies = [
|
|||||||
"serde",
|
"serde",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"smallvec 1.4.2",
|
"smallvec 1.5.0",
|
||||||
"sp-api",
|
"sp-api",
|
||||||
"sp-authority-discovery",
|
"sp-authority-discovery",
|
||||||
"sp-block-builder",
|
"sp-block-builder",
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ sc-service = { git = "https://github.com/paritytech/substrate", branch = "master
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
env_logger = "0.8.1"
|
env_logger = "0.8.1"
|
||||||
assert_matches = "1.4.0"
|
assert_matches = "1.4.0"
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
kvdb-memorydb = "0.7.0"
|
kvdb-memorydb = "0.7.0"
|
||||||
|
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "maste
|
|||||||
futures-timer = "3.0.2"
|
futures-timer = "3.0.2"
|
||||||
env_logger = "0.8.1"
|
env_logger = "0.8.1"
|
||||||
assert_matches = "1.4.0"
|
assert_matches = "1.4.0"
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsys
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
env_logger = "0.8.1"
|
env_logger = "0.8.1"
|
||||||
assert_matches = "1.4.0"
|
assert_matches = "1.4.0"
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
futures-timer = "3.0.2"
|
futures-timer = "3.0.2"
|
||||||
|
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] }
|
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] }
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ polkadot-node-subsystem-util = { path = "../subsystem-util" }
|
|||||||
polkadot-primitives = { path = "../../primitives" }
|
polkadot-primitives = { path = "../../primitives" }
|
||||||
polkadot-statement-table = { path = "../../statement-table" }
|
polkadot-statement-table = { path = "../../statement-table" }
|
||||||
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ polkadot-node-network-protocol = { path = "../network/protocol" }
|
|||||||
polkadot-primitives = { path = "../../primitives" }
|
polkadot-primitives = { path = "../../primitives" }
|
||||||
polkadot-statement-table = { path = "../../statement-table" }
|
polkadot-statement-table = { path = "../../statement-table" }
|
||||||
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
thiserror = "1.0.22"
|
thiserror = "1.0.22"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ rustc-hex = { version = "2.1.0", default-features = false }
|
|||||||
serde = { version = "1.0.117", default-features = false }
|
serde = { version = "1.0.117", default-features = false }
|
||||||
serde_derive = { version = "1.0.117", optional = true }
|
serde_derive = { version = "1.0.117", optional = true }
|
||||||
static_assertions = "1.1.0"
|
static_assertions = "1.1.0"
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
|
|
||||||
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ rustc-hex = { version = "2.1.0", default-features = false }
|
|||||||
serde = { version = "1.0.117", default-features = false }
|
serde = { version = "1.0.117", default-features = false }
|
||||||
serde_derive = { version = "1.0.117", optional = true }
|
serde_derive = { version = "1.0.117", optional = true }
|
||||||
static_assertions = "1.1.0"
|
static_assertions = "1.1.0"
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
|
|
||||||
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ build = "build.rs"
|
|||||||
parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] }
|
parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] }
|
||||||
serde = { version = "1.0.117", default-features = false }
|
serde = { version = "1.0.117", default-features = false }
|
||||||
serde_derive = { version = "1.0.117", optional = true }
|
serde_derive = { version = "1.0.117", optional = true }
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
|
|
||||||
frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ log = { version = "0.4.11", optional = true }
|
|||||||
rustc-hex = { version = "2.1.0", default-features = false }
|
rustc-hex = { version = "2.1.0", default-features = false }
|
||||||
serde = { version = "1.0.117", default-features = false }
|
serde = { version = "1.0.117", default-features = false }
|
||||||
serde_derive = { version = "1.0.117", optional = true }
|
serde_derive = { version = "1.0.117", optional = true }
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
|
|
||||||
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ log = { version = "0.4.11", optional = true }
|
|||||||
rustc-hex = { version = "2.1.0", default-features = false }
|
rustc-hex = { version = "2.1.0", default-features = false }
|
||||||
serde = { version = "1.0.117", default-features = false }
|
serde = { version = "1.0.117", default-features = false }
|
||||||
serde_derive = { version = "1.0.117", optional = true }
|
serde_derive = { version = "1.0.117", optional = true }
|
||||||
smallvec = "1.4.2"
|
smallvec = "1.5.0"
|
||||||
static_assertions = "1.1.0"
|
static_assertions = "1.1.0"
|
||||||
|
|
||||||
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||||
|
|||||||
Reference in New Issue
Block a user