diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 18b668a2358563b1c5841741beea43827ac2f1db..bb0eb29ad5608257e75622f4a206bc48233fab4f 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3129,7 +3129,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -4132,7 +4132,7 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "derive_more", @@ -5421,7 +5421,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-support", "frame-system", @@ -5795,7 +5795,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_cmd", "color-eyre", @@ -5807,7 +5807,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -5827,7 +5827,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "bitvec 0.20.1", @@ -5848,7 +5848,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "derive_more", @@ -5875,7 +5875,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -5902,7 +5902,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-benchmarking-cli", "futures 0.3.17", @@ -5921,7 +5921,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -5953,7 +5953,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.11" +version = "0.9.12" dependencies = [ "always-assert", "assert_matches", @@ -5980,7 +5980,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.11" +version = "0.9.12" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -5992,7 +5992,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6021,7 +6021,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.11" +version = "0.9.12" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6034,7 +6034,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6060,7 +6060,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6083,7 +6083,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "parity-scale-codec", @@ -6101,7 +6101,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "bitvec 0.20.1", @@ -6137,7 +6137,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "bitvec 0.20.1", @@ -6164,7 +6164,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "bitvec 0.20.1", @@ -6188,7 +6188,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "polkadot-node-subsystem", @@ -6203,7 +6203,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6224,7 +6224,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "maplit", @@ -6243,7 +6243,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "futures 0.3.17", @@ -6264,7 +6264,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "bitvec 0.20.1", @@ -6288,7 +6288,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-participation" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "futures 0.3.17", @@ -6304,7 +6304,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.11" +version = "0.9.12" dependencies = [ "async-trait", "futures 0.3.17", @@ -6320,7 +6320,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.11" +version = "0.9.12" dependencies = [ "bitvec 0.20.1", "futures 0.3.17", @@ -6337,7 +6337,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.11" +version = "0.9.12" dependencies = [ "always-assert", "assert_matches", @@ -6371,7 +6371,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "memory-lru", @@ -6390,7 +6390,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.11" +version = "0.9.12" dependencies = [ "async-std", "lazy_static", @@ -6407,7 +6407,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -6417,7 +6417,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.11" +version = "0.9.12" dependencies = [ "async-trait", "derive_more", @@ -6434,7 +6434,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.11" +version = "0.9.12" dependencies = [ "bounded-vec", "futures 0.3.17", @@ -6456,7 +6456,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.11" +version = "0.9.12" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6465,7 +6465,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.11" +version = "0.9.12" dependencies = [ "async-trait", "futures 0.3.17", @@ -6483,7 +6483,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.11" +version = "0.9.12" dependencies = [ "derive_more", "futures 0.3.17", @@ -6501,7 +6501,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6531,7 +6531,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "femme", @@ -6555,7 +6555,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.9.11" +version = "0.9.12" dependencies = [ "async-trait", "futures 0.3.17", @@ -6572,7 +6572,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "proc-macro-crate 1.1.0", @@ -6583,7 +6583,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.11" +version = "0.9.12" dependencies = [ "derive_more", "frame-support", @@ -6599,7 +6599,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.11" +version = "0.9.12" dependencies = [ "bitvec 0.20.1", "frame-system", @@ -6628,7 +6628,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6658,7 +6658,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -6740,7 +6740,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -6790,7 +6790,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.11" +version = "0.9.12" dependencies = [ "bitflags", "bitvec 0.20.1", @@ -6833,7 +6833,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -6935,7 +6935,7 @@ dependencies = [ [[package]] name = "polkadot-simnet" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-benchmarking", "frame-support", @@ -6967,14 +6967,14 @@ dependencies = [ [[package]] name = "polkadot-simnet-node" -version = "0.9.11" +version = "0.9.12" dependencies = [ "polkadot-simnet", ] [[package]] name = "polkadot-simnet-test" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-system", "pallet-balances", @@ -6988,7 +6988,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.11" +version = "0.9.12" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7017,7 +7017,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.11" +version = "0.9.12" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7026,7 +7026,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "parity-scale-codec", @@ -7052,7 +7052,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.11" +version = "0.9.12" dependencies = [ "assert_matches", "async-trait", @@ -7071,7 +7071,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -7136,7 +7136,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-benchmarking", "frame-system", @@ -7755,7 +7755,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-election-provider-support", "frame-support", @@ -7855,7 +7855,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bp-messages", @@ -9309,7 +9309,7 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" [[package]] name = "slot-range-helper" -version = "0.9.11" +version = "0.9.12" dependencies = [ "enumn", "parity-scale-codec", @@ -10082,7 +10082,7 @@ checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" [[package]] name = "staking-miner" -version = "0.9.11" +version = "0.9.12" dependencies = [ "env_logger 0.9.0", "frame-election-provider-support", @@ -10461,7 +10461,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.9.11" +version = "0.9.12" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -10474,7 +10474,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.11" +version = "0.9.12" dependencies = [ "futures 0.3.17", "futures-timer 3.0.2", @@ -10500,14 +10500,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.11" +version = "0.9.12" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachains" -version = "0.9.11" +version = "0.9.12" dependencies = [ "parity-scale-codec", "sp-core", @@ -11551,7 +11551,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.11" +version = "0.9.12" dependencies = [ "beefy-primitives", "bitvec 0.20.1", @@ -11733,7 +11733,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.11" +version = "0.9.12" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -11745,7 +11745,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-support", "frame-system", @@ -11768,7 +11768,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-benchmarking", "frame-support", @@ -11785,7 +11785,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-support", "frame-system", @@ -11814,7 +11814,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-support", "parity-scale-codec", @@ -11830,7 +11830,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.11" +version = "0.9.12" dependencies = [ "frame-support", "frame-system", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 6d1257e39300d120ac4dfb9981408db3ea169f15..8ab176c69b1396489270097df511328148cbccd7 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -6,7 +6,7 @@ path = "src/main.rs" name = "polkadot" description = "Implementation of a https://polkadot.network node in Rust based on the Substrate framework." license = "GPL-3.0-only" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" readme = "README.md" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index fe718cb7f414c82e3d44396740e4f84c1806bdcc..279f650a5cf82e2338ca7686e78c36ed9348f30f 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml index e3c1a5e8d478e4427d964e094172db272719a206..352070cfbc700d6676790f16e9bf30d34374b81b 100644 --- a/polkadot/core-primitives/Cargo.toml +++ b/polkadot/core-primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-core-primitives" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index e7f71b14d1e3a2247cfdbeb6d4d46f666ddcb9c2..76983ed75c1c417fc1bfe0cf36b4d333d61afd0d 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml index cf2e512e861eb10b8439a77b7967f406cd48f89a..845622eb4823b8b1e1421ca74a0cd4704f4c2b8d 100644 --- a/polkadot/erasure-coding/fuzzer/Cargo.toml +++ b/polkadot/erasure-coding/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "erasure_coding_fuzzer" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 077429838c38d7a3f9d1a2609b1a969a0299acba..424ff89b209f125690ad588c61b93b27dbd63814 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml index 7f6486708fc65857a68d0ea1b28e8100d53b4fba..673c9732979b3ee1cec511ae9f921f87f497119f 100644 --- a/polkadot/node/collation-generation/Cargo.toml +++ b/polkadot/node/collation-generation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-collation-generation" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml index 51c03a4afca12302fefe90a63e3bc5f200f77ea6..35c57bf0feeba1660aa59c398828206d5335facb 100644 --- a/polkadot/node/core/approval-voting/Cargo.toml +++ b/polkadot/node/core/approval-voting/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-approval-voting" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml index 98a2f63d0dc6abba226de9e3bd1d0d05419ac5c5..c6a2d3a76681c0a80a73a20f2cf2eaac57fa4651 100644 --- a/polkadot/node/core/av-store/Cargo.toml +++ b/polkadot/node/core/av-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-av-store" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml index 0aa567d86b9c6e32ad3bc193d8f15f17398ccebd..b43d7b93eaeb9dda7f0e26a21ada67cbdfd62c5f 100644 --- a/polkadot/node/core/backing/Cargo.toml +++ b/polkadot/node/core/backing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-backing" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml index 99980654f92708c6681834c80ce54d3e3c6d2ecb..b274f3796aa3c9ea18e86e8c7ed7f8d14296a61f 100644 --- a/polkadot/node/core/bitfield-signing/Cargo.toml +++ b/polkadot/node/core/bitfield-signing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-bitfield-signing" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml index cfdb69dd01199107b1c7bcc1f2882a1489f87f0f..103cd8698963ac6f5b046e0da840467d2b8ae5b2 100644 --- a/polkadot/node/core/candidate-validation/Cargo.toml +++ b/polkadot/node/core/candidate-validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-candidate-validation" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml index 4f2c235f3c669333b3287797fefb80232cebe378..6ce2f7b2b7e890c24357dc7a0831cc2c403f74a1 100644 --- a/polkadot/node/core/chain-api/Cargo.toml +++ b/polkadot/node/core/chain-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-chain-api" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml index a33d7e4bdbed369a2ac691c3c47a9656c0764c25..2e0ab2c89e32e44342b30ea7709989504813bb9b 100644 --- a/polkadot/node/core/chain-selection/Cargo.toml +++ b/polkadot/node/core/chain-selection/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-node-core-chain-selection" description = "Chain Selection Subsystem" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml index 0b800c57199a1dbbed8385a09d06ce66979a704e..747b06ec0c14f1a73b7fc31c4af2166dc3d39b76 100644 --- a/polkadot/node/core/dispute-coordinator/Cargo.toml +++ b/polkadot/node/core/dispute-coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/dispute-participation/Cargo.toml b/polkadot/node/core/dispute-participation/Cargo.toml index 9d3b85ab66ed1431107db5910c7688b152d87651..0813197eaa41c678f1f53bf3810db2c67a767b2b 100644 --- a/polkadot/node/core/dispute-participation/Cargo.toml +++ b/polkadot/node/core/dispute-participation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-participation" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml index e05679e5328e4dc12d7b32d9242de8007bea747b..9a81398e759433bbefe20688b1daf2f0e39c8499 100644 --- a/polkadot/node/core/parachains-inherent/Cargo.toml +++ b/polkadot/node/core/parachains-inherent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-parachains-inherent" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml index fd1a0aca8dcf36d7ee2488afd1eff351d3a22a3c..bc057e87624eb346cf6c1809321eabe23276efd0 100644 --- a/polkadot/node/core/provisioner/Cargo.toml +++ b/polkadot/node/core/provisioner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-provisioner" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml index 2a40547efa5b38078e9f413f4e8c211f7391d95f..6179c6373b7ddd9bd515d4f60b07573b5ad49784 100644 --- a/polkadot/node/core/pvf/Cargo.toml +++ b/polkadot/node/core/pvf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml index 32f561ac16be01fcaf536edebc5438fa01e7e8d3..fe593248a2e96bd068c873ba7d5cfa8b6a64b6de 100644 --- a/polkadot/node/core/runtime-api/Cargo.toml +++ b/polkadot/node/core/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-runtime-api" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml index 00e3be90919e78fbfbbb28e549a0f349dac30312..059043ed631886656dfc1f368dbccd9a77505dc1 100644 --- a/polkadot/node/jaeger/Cargo.toml +++ b/polkadot/node/jaeger/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-jaeger" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Polkadot Jaeger primitives" diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml index 94ab2d33ac5b789eb428d2806679bf81a826579b..46009a2101cde57ea275d190bf6117c805afa0a0 100644 --- a/polkadot/node/malus/Cargo.toml +++ b/polkadot/node/malus/Cargo.toml @@ -10,7 +10,7 @@ path = "src/variant-a.rs" name = "polkadot-test-malus" description = "Misbehaving nodes for local testnets, system and Simnet tests." license = "GPL-3.0-only" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" readme = "README.md" diff --git a/polkadot/node/metered-channel/Cargo.toml b/polkadot/node/metered-channel/Cargo.toml index 6048f50511096d6651fea69876ab0462c0084b04..8e955f88386f1b6b42afd93be0c026bf09d0778b 100644 --- a/polkadot/node/metered-channel/Cargo.toml +++ b/polkadot/node/metered-channel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metered-channel" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Channels with attached Meters" diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml index d12a290c17a1901ef336a22ef82ed5ad942bae92..3e74dbdd4caa7fcd22fd91e53ad7443a679add62 100644 --- a/polkadot/node/metrics/Cargo.toml +++ b/polkadot/node/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-metrics" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/network/approval-distribution/Cargo.toml b/polkadot/node/network/approval-distribution/Cargo.toml index a53ae5b36cf18148681712a850559309332b6351..15a9cf08f47c91debcf44ac9d889fc072905fbb8 100644 --- a/polkadot/node/network/approval-distribution/Cargo.toml +++ b/polkadot/node/network/approval-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-approval-distribution" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml index d727294686413a8078972d1e21f7364daa31dd82..36c0569ba87e0d5695f7d71c506e24224110d421 100644 --- a/polkadot/node/network/availability-distribution/Cargo.toml +++ b/polkadot/node/network/availability-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-distribution" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml index 08f39ed7846d48086a89e3bec8c84890b190c95e..469834f18c8a90c200f182735a2005cf926e347c 100644 --- a/polkadot/node/network/availability-recovery/Cargo.toml +++ b/polkadot/node/network/availability-recovery/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-recovery" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml index b097a3730533ca338b26a222e779ed7006bab6ea..8c5ff49a8add57db4c37e7e5e11ba8ef8af158e8 100644 --- a/polkadot/node/network/bitfield-distribution/Cargo.toml +++ b/polkadot/node/network/bitfield-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-bitfield-distribution" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml index 687ba11d7e287e74ee1efcf8e389a2bcd78009dc..500e713113c3366d408a137fa19c1656026993a3 100644 --- a/polkadot/node/network/bridge/Cargo.toml +++ b/polkadot/node/network/bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-bridge" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml index 3cc56538f79ba24177a02fef1fc166fd21a9b35f..8eb98cfff59e115c8d969242cfc5106742b97f7d 100644 --- a/polkadot/node/network/collator-protocol/Cargo.toml +++ b/polkadot/node/network/collator-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator-protocol" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml index cfa85f9fac026c546cbd9e9b3918a0c3ee2c75c4..17eb33884d91b11da551206b061446399b8ad350 100644 --- a/polkadot/node/network/dispute-distribution/Cargo.toml +++ b/polkadot/node/network/dispute-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-dispute-distribution" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml index ccf110330d9509e613bd12cd5082aa6d93b87124..943ae17f2e9eb9e28c15a0c85e915ae143a7eaef 100644 --- a/polkadot/node/network/gossip-support/Cargo.toml +++ b/polkadot/node/network/gossip-support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-gossip-support" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml index 3afc14e375e9c936e9b0eba97295cfe4e638a3c0..4fdc2eb4082fb3ef349328693666a3ccc8b4ef84 100644 --- a/polkadot/node/network/protocol/Cargo.toml +++ b/polkadot/node/network/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-network-protocol" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Primitives types for the Node-side" diff --git a/polkadot/node/network/statement-distribution/Cargo.toml b/polkadot/node/network/statement-distribution/Cargo.toml index def653fcaa11dd9bd90f811106bdf976a40f2153..d5b76fff9a754b2131b937b868a545ca34b913b9 100644 --- a/polkadot/node/network/statement-distribution/Cargo.toml +++ b/polkadot/node/network/statement-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-distribution" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Statement Distribution Subsystem" edition = "2018" diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml index fc8abf8c67cfdda764fb6c359f43beee98bbe705..d0f67c111cddcbf3816638b22544634831977094 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/overseer/overseer-gen/Cargo.toml b/polkadot/node/overseer/overseer-gen/Cargo.toml index c5cbae7f6cd0668c1d8a356fad9145db3803ec63..98f040efcf11170bd25b7b55a13ec3141af814e5 100644 --- a/polkadot/node/overseer/overseer-gen/Cargo.toml +++ b/polkadot/node/overseer/overseer-gen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Generate an overseer including builder pattern and message wrapper from a single struct." diff --git a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml index a0b73e103c827012265926345585286102f3d279..11bdf036952b8abcfc33691827d66c4d7e0befa2 100644 --- a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml +++ b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 55596573f45b97fa76848c669e142d21af182d95..eade6bf1e26c5f264928bdba2fdf68fb50c712ac 100644 --- a/polkadot/node/primitives/Cargo.toml +++ b/polkadot/node/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-primitives" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Primitives types for the Node-side" diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index 622421be159b3382a7c5e9504801f5a9d1956a20..ba15a841e8a59898d61bd87e7629c11609782bc9 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index e17ce65a763f1d5eb33c9c828893ee34e3b6ef51..0e196d582d474d5c0294af8234272fcaf8105b00 100644 --- a/polkadot/node/subsystem-test-helpers/Cargo.toml +++ b/polkadot/node/subsystem-test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-types/Cargo.toml b/polkadot/node/subsystem-types/Cargo.toml index 2850cb21d504950348126351f74af3d11ae9da2e..8b7e493decf1c937d182961033b56a665991f796 100644 --- a/polkadot/node/subsystem-types/Cargo.toml +++ b/polkadot/node/subsystem-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-types" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-util/Cargo.toml b/polkadot/node/subsystem-util/Cargo.toml index 5d9a885819742cc4d5404e2881ea502afde6816f..749b0bd4b1bae97f5e864387247b5f1337f6361b 100644 --- a/polkadot/node/subsystem-util/Cargo.toml +++ b/polkadot/node/subsystem-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-util" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml index 5f6f1f2ca4a7e30094d7977b80818cf3f274b7aa..63925c5c328d75cbd5f8734444a8cf8cb5aa673b 100644 --- a/polkadot/node/subsystem/Cargo.toml +++ b/polkadot/node/subsystem/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" description = "Subsystem traits and message definitions and the generated overseer" diff --git a/polkadot/node/test/client/Cargo.toml b/polkadot/node/test/client/Cargo.toml index b6aa140fece6ce48cb0ae1ae6ff568d17a135c47..d7ae86a394903be6dee278f42d5b315c7a853217 100644 --- a/polkadot/node/test/client/Cargo.toml +++ b/polkadot/node/test/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-client" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/test/polkadot-simnet/common/Cargo.toml b/polkadot/node/test/polkadot-simnet/common/Cargo.toml index 70a788e336409c610c29d20310c6df6a880ea66f..ac881328d09bb0ccda3cd01f3b8437dba323403f 100644 --- a/polkadot/node/test/polkadot-simnet/common/Cargo.toml +++ b/polkadot/node/test/polkadot-simnet/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/test/polkadot-simnet/node/Cargo.toml b/polkadot/node/test/polkadot-simnet/node/Cargo.toml index 6cf6ed9990c6fad0a8695a582f8e2c8bcdf758b7..e64ed09b567d761d3ab6b811ebbf0bafa7e258fc 100644 --- a/polkadot/node/test/polkadot-simnet/node/Cargo.toml +++ b/polkadot/node/test/polkadot-simnet/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet-node" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/test/polkadot-simnet/test/Cargo.toml b/polkadot/node/test/polkadot-simnet/test/Cargo.toml index 18b41010f6acde5ee7c003891c32459f9ec1cd86..85d60968d6d0ffcb6373a03333b2c7be671a73b9 100644 --- a/polkadot/node/test/polkadot-simnet/test/Cargo.toml +++ b/polkadot/node/test/polkadot-simnet/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet-test" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index 81c8be5c4c74927e85b3ac035a60c4eaec893932..bfd478797df37e66ec5c105fd12be92fd51fcf92 100644 --- a/polkadot/node/test/service/Cargo.toml +++ b/polkadot/node/test/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-service" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 5a09573f79261e2ffa121059cd705225869e73e8..77dcd13b5ce5e50887378fde49ae64af152b6453 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/Cargo.toml b/polkadot/parachain/test-parachains/Cargo.toml index cf2f4415628d3d6d42d4c1354984c783116f2a4a..8d43827b1a2c487e655af9b1106c1d487a70619c 100644 --- a/polkadot/parachain/test-parachains/Cargo.toml +++ b/polkadot/parachain/test-parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachains" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Integration tests using the test-parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index fbc6bc24613debbc0831db567a35c95c8f81dac0..52e9da3a5536b2e17b7442a991d49fea5aa45173 100644 --- a/polkadot/parachain/test-parachains/adder/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml index 4315051ff9a9d20ee21ce3a1585674099eb3ac31..3f63814b8086a6a5eca907391f7bd95ed5e54fad 100644 --- a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder-collator" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Collator for the adder test parachain" edition = "2018" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index dd9a087928cf72cd60e0fb7c193c0bf86457f496..1f3dc1db4c0f4a61de4962bf37df2fe371512fbc 100644 --- a/polkadot/parachain/test-parachains/halt/Cargo.toml +++ b/polkadot/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 4aa5d00a3a7c7c0789c966eac971bfc9a5d06834..c84c0f8f77a21e8637579ab8cb92d5f5e0beed23 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index a6a49f333562c64ef394c2438d35e922ebf2606e..9d2339c0db0848b270890c26f75a00858cc79138 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 48ba8d36055e4fbae1302eb54a94da41734c7f5e..38b4092c6fe4f51c5483158aa8f68f9989db8ad4 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml index aec6b69355fe21870bf1f118320a8b75941698d0..d4bbb9bd60c7c0cba4a0e5783718cec258c9a708 100644 --- a/polkadot/runtime/common/slot_range_helper/Cargo.toml +++ b/polkadot/runtime/common/slot_range_helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slot-range-helper" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 1e04a113bdfa45193d610ad62e6e2d2481bb7636..cdd949aeb49a80bbbc407cd0f03127f91f41ca28 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index c281269b86827a7b959d9acb8efea2f8bb4bee60..da5e695b71fcc119a109bcdf1e9d484c17fb9901 100644 --- a/polkadot/runtime/parachains/Cargo.toml +++ b/polkadot/runtime/parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-parachains" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index 07558ef8881de7b7fa9de008b20068468b8bd9e2..10a9fecaeafd8b8d60db304e8b67b01b05b6f84c 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index 294cb062a2250c3a2bb276ab0306a176e8b8bb4d..388d49101c163bcf953b3123d22780a1963dd18a 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index c621fbd3ca1254ddaf9cd000eae3d562a3a7014d..8c303041bdf976cb89a9c080eca7472be4fb9340 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 356ecefc5d5caeb0e08c98ebc46fe22de0734199..65a43599440da2a6b9e08641ddd4ef36a097c873 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" build = "build.rs" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index b6ae92a22c5bfc78c0aa883b8e4f5f680427e1c2..c5d490ac1fd9f8cd5f85f2ee83fe22ab425e7a80 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml index 6f97eabcf82332ae5eb14c22d4f56f414565dc88..a2ba56a4652a66fd819d677af1e1dc10ac4a2894 100644 --- a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml +++ b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "remote-ext-tests-bags-list" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml index bfc07614f5e66cc8e60ce5a4753059a33d295168..6ddc85a2d98576bf82b849eb27e65878c6743482 100644 --- a/polkadot/utils/staking-miner/Cargo.toml +++ b/polkadot/utils/staking-miner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "staking-miner" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 6c4c319170d0046262d0f11a023ef4bd2d60b7ab..f6a309b70c08047903041c4bfa8079e8559c05d0 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "The basic XCM datastructures." edition = "2018" diff --git a/polkadot/xcm/pallet-xcm/Cargo.toml b/polkadot/xcm/pallet-xcm/Cargo.toml index a9ff97ddc08856dfd69668bf8ae04e8a1448e1dd..1a487a16926908e7b9434ac8bde962f86071e13d 100644 --- a/polkadot/xcm/pallet-xcm/Cargo.toml +++ b/polkadot/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" name = "pallet-xcm" -version = "0.9.11" +version = "0.9.12" [dependencies] codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 08f37b515ca7a7d7670421f11fdd0b8ff1fc734b..639f801b2555aae22284a52c0afa324cb3b8ca6f 100644 --- a/polkadot/xcm/xcm-builder/Cargo.toml +++ b/polkadot/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.11" +version = "0.9.12" [dependencies] parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml index ab2184c81d1d5db08add3d0f7771b0067b5054de..e0f2568c58c603e805cd12846e821cbea2fb66c7 100644 --- a/polkadot/xcm/xcm-executor/Cargo.toml +++ b/polkadot/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.11" +version = "0.9.12" [dependencies] impl-trait-for-tuples = "0.2.0" diff --git a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml index 5602a1f178e75226e61e0ddb6db9a1188f7eb50c..d88417536ea4815f7d8f48a21fa958bc2e66ba20 100644 --- a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml +++ b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2018" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.11" +version = "0.9.12" [dependencies] frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } diff --git a/polkadot/xcm/xcm-simulator/Cargo.toml b/polkadot/xcm/xcm-simulator/Cargo.toml index abfa5560fc0c9ad307a6eb328bb820a2398c8bf5..a583851d1573faa1c2fd6e0ddd9c577a50bac003 100644 --- a/polkadot/xcm/xcm-simulator/Cargo.toml +++ b/polkadot/xcm/xcm-simulator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Test kit to simulate cross-chain message passing and XCM execution" edition = "2018" diff --git a/polkadot/xcm/xcm-simulator/example/Cargo.toml b/polkadot/xcm/xcm-simulator/example/Cargo.toml index 17ce84caabcd801fe05ea5f0eb167bddec4af4c3..c33a8080348f00f60a6e730904649dd40b2f791e 100644 --- a/polkadot/xcm/xcm-simulator/example/Cargo.toml +++ b/polkadot/xcm/xcm-simulator/example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-example" -version = "0.9.11" +version = "0.9.12" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2018"