From 269d78a6a29fa1432e75a00b5d73aeab99d212f2 Mon Sep 17 00:00:00 2001 From: Keith Yeung Date: Wed, 8 Dec 2021 18:52:46 -0800 Subject: [PATCH] cargo update --- Cargo.lock | 398 ++++++++++++++++++++++++++--------------------------- 1 file changed, 199 insertions(+), 199 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8ce7c229db04..fd58b2dbe79d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -448,7 +448,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "beefy-primitives", "fnv", @@ -476,7 +476,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -496,12 +496,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -1112,9 +1112,9 @@ checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" [[package]] name = "cpp_demangle" -version = "0.3.4" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "931ab2a3e6330a07900b8e7ca4e106cdcbb93f2b9a52df55e54ee53d8305b55d" +checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f" dependencies = [ "cfg-if 1.0.0", ] @@ -1845,7 +1845,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", ] @@ -1863,7 +1863,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -1884,7 +1884,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "Inflector", "chrono", @@ -1910,7 +1910,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -1924,7 +1924,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -1952,7 +1952,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "bitflags", "frame-metadata", @@ -1981,7 +1981,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1993,7 +1993,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -2005,7 +2005,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro2", "quote", @@ -2015,7 +2015,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-support-test-pallet", @@ -2038,7 +2038,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -2049,7 +2049,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "log", @@ -2066,7 +2066,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -2081,7 +2081,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "sp-api", @@ -2090,7 +2090,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "sp-api", @@ -2292,7 +2292,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "chrono", "frame-election-provider-support", @@ -2377,9 +2377,9 @@ checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4" [[package]] name = "git2" -version = "0.13.24" +version = "0.13.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "845e007a28f1fcac035715988a234e8ec5458fd825b20a20c7dec74237ef341f" +checksum = "f29229cc1b24c0e6062f6e742aa3e256492a5323365e5ed3413599f8a5eff7d6" dependencies = [ "bitflags", "libc", @@ -2409,9 +2409,9 @@ dependencies = [ [[package]] name = "gloo-timers" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f" +checksum = "6f16c88aa13d2656ef20d1c042086b8767bbe2bdb62526894275a1b062161b2e" dependencies = [ "futures-channel", "futures-core", @@ -2422,9 +2422,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.7" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55" +checksum = "8d09bbc040ce3758a0d32a8a910562104a853aea429dbe1a998beb065c2eacb2" dependencies = [ "bytes 1.1.0", "fnv", @@ -2441,9 +2441,9 @@ dependencies = [ [[package]] name = "handlebars" -version = "4.1.5" +version = "4.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ad84da8f63da982543fc85fcabaee2ad1fdd809d99d64a48887e2e942ddfe46" +checksum = "167fa173496c9eadd8749cca6f8339ac88e248f3ad2442791d0b743318a94fc0" dependencies = [ "log", "pest", @@ -3259,15 +3259,15 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.108" +version = "0.2.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119" +checksum = "f98a04dce437184842841303488f70d0188c5f51437d2a834dc097eafa909a01" [[package]] name = "libgit2-sys" -version = "0.12.25+1.3.0" +version = "0.12.26+1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f68169ef08d6519b2fe133ecc637408d933c0174b23b80bb2f79828966fbaab" +checksum = "19e1c899248e606fbfe68dcb31d8b0176ebab833b103824af31bddf4b7457494" dependencies = [ "cc", "libc", @@ -4023,9 +4023,9 @@ dependencies = [ [[package]] name = "memoffset" -version = "0.6.4" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" +checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce" dependencies = [ "autocfg", ] @@ -4544,7 +4544,7 @@ checksum = "2386b4ebe91c2f7f51082d4cefa145d030e33a1842a96b12e4885cc3c01f7a55" [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4558,7 +4558,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -4574,7 +4574,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -4589,7 +4589,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4613,7 +4613,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4633,7 +4633,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "clap", "frame-election-provider-support", @@ -4655,7 +4655,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4670,7 +4670,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "beefy-primitives", "frame-support", @@ -4686,7 +4686,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -4711,7 +4711,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4795,7 +4795,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4812,7 +4812,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4828,7 +4828,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4852,7 +4852,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4870,7 +4870,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4885,7 +4885,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4908,7 +4908,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4924,7 +4924,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4944,7 +4944,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4961,7 +4961,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -4978,7 +4978,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4996,7 +4996,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5012,7 +5012,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5029,7 +5029,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5044,7 +5044,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5058,7 +5058,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5075,7 +5075,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5098,7 +5098,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5113,7 +5113,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5127,7 +5127,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5143,7 +5143,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5164,7 +5164,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5180,7 +5180,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5194,7 +5194,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5217,7 +5217,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5228,7 +5228,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "sp-arithmetic", @@ -5237,7 +5237,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5251,7 +5251,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5269,7 +5269,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5288,7 +5288,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-support", "frame-system", @@ -5305,7 +5305,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5322,7 +5322,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5333,7 +5333,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5350,7 +5350,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5366,7 +5366,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-benchmarking", "frame-support", @@ -5740,9 +5740,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pkg-config" -version = "0.3.22" +version = "0.3.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f" +checksum = "d1a3ea4f0dd7f1f3e512cf97bf100819aa547f36a6eccac8dbaae839eb92363e" [[package]] name = "platforms" @@ -7682,7 +7682,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -7717,9 +7717,9 @@ dependencies = [ [[package]] name = "retain_mut" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9" +checksum = "11000e6ba5020e53e7cc26f73b91ae7d5496b4977851479edb66b694c0675c21" [[package]] name = "ring" @@ -7919,9 +7919,9 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.5" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088" +checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f" [[package]] name = "rw-stream-sink" @@ -7961,7 +7961,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "sp-core", @@ -7972,7 +7972,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "derive_more", @@ -7999,7 +7999,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -8022,7 +8022,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8038,7 +8038,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8055,7 +8055,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "chrono", "fdlimit", @@ -8104,7 +8104,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "fnv", "futures 0.3.18", @@ -8132,7 +8132,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "hash-db", "kvdb", @@ -8157,7 +8157,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "futures 0.3.18", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "derive_more", @@ -8224,7 +8224,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "derive_more", "futures 0.3.18", @@ -8248,7 +8248,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8261,7 +8261,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "assert_matches", "async-trait", @@ -8295,7 +8295,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "futures 0.3.18", @@ -8321,7 +8321,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "sc-client-api", "sp-authorship", @@ -8332,7 +8332,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "lazy_static", "libsecp256k1", @@ -8359,7 +8359,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "derive_more", "environmental", @@ -8377,7 +8377,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "parity-scale-codec", @@ -8393,7 +8393,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "cfg-if 1.0.0", "libc", @@ -8411,7 +8411,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "derive_more", @@ -8448,7 +8448,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "derive_more", "finality-grandpa", @@ -8472,7 +8472,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "ansi_term", "futures 0.3.18", @@ -8489,7 +8489,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "derive_more", @@ -8504,7 +8504,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-std", "async-trait", @@ -8555,7 +8555,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -8571,7 +8571,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "bytes 1.1.0", "fnv", @@ -8599,7 +8599,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "libp2p", @@ -8612,7 +8612,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8621,7 +8621,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "hash-db", @@ -8652,7 +8652,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "jsonrpc-core", @@ -8677,7 +8677,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "jsonrpc-core", @@ -8694,7 +8694,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "directories", @@ -8758,7 +8758,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "parity-scale-codec", @@ -8772,7 +8772,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8794,7 +8794,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "chrono", "futures 0.3.18", @@ -8812,7 +8812,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "ansi_term", "atty", @@ -8843,7 +8843,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8854,7 +8854,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "intervalier", @@ -8881,7 +8881,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "derive_more", "futures 0.3.18", @@ -8895,7 +8895,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -9169,9 +9169,9 @@ checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" [[package]] name = "signal-hook" -version = "0.3.10" +version = "0.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1" +checksum = "c35dfd12afb7828318348b8c408383cf5071a086c1d4ab1c0f9840ec92dbb922" dependencies = [ "libc", "signal-hook-registry", @@ -9300,7 +9300,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "hash-db", "log", @@ -9317,7 +9317,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -9329,7 +9329,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9342,7 +9342,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "integer-sqrt", "num-traits", @@ -9357,7 +9357,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9370,7 +9370,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "parity-scale-codec", @@ -9382,7 +9382,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "sp-api", @@ -9394,7 +9394,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "log", @@ -9412,7 +9412,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "futures 0.3.18", @@ -9431,7 +9431,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "merlin", @@ -9454,7 +9454,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9466,7 +9466,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9477,8 +9477,8 @@ dependencies = [ [[package]] name = "sp-core" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "base58", "bitflags", @@ -9525,8 +9525,8 @@ dependencies = [ [[package]] name = "sp-core-hashing" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "blake2-rfc", "byteorder", @@ -9539,7 +9539,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro2", "quote", @@ -9550,7 +9550,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "kvdb", "parking_lot", @@ -9558,8 +9558,8 @@ dependencies = [ [[package]] name = "sp-debug-derive" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro2", "quote", @@ -9568,8 +9568,8 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "0.10.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "environmental", "parity-scale-codec", @@ -9580,7 +9580,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "finality-grandpa", "log", @@ -9598,7 +9598,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9612,7 +9612,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "hash-db", @@ -9636,7 +9636,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "lazy_static", "sp-core", @@ -9647,7 +9647,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "derive_more", @@ -9664,7 +9664,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "zstd", ] @@ -9672,7 +9672,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9687,7 +9687,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9698,7 +9698,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "sp-api", "sp-core", @@ -9708,7 +9708,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "backtrace", "lazy_static", @@ -9718,7 +9718,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "rustc-hash", "serde", @@ -9728,7 +9728,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "either", "hash256-std-hasher", @@ -9749,8 +9749,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9766,8 +9766,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -9779,7 +9779,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "serde", "serde_json", @@ -9788,7 +9788,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9802,7 +9802,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "scale-info", @@ -9813,7 +9813,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "hash-db", "log", @@ -9835,13 +9835,13 @@ dependencies = [ [[package]] name = "sp-std" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" [[package]] name = "sp-storage" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9854,7 +9854,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "log", "sp-core", @@ -9867,7 +9867,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9882,8 +9882,8 @@ dependencies = [ [[package]] name = "sp-tracing" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "sp-std", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "sp-api", "sp-runtime", @@ -9904,7 +9904,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "log", @@ -9920,7 +9920,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "hash-db", "memory-db", @@ -9935,7 +9935,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9951,7 +9951,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9961,8 +9961,8 @@ dependencies = [ [[package]] name = "sp-wasm-interface" -version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +version = "4.0.0" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9978,9 +9978,9 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" [[package]] name = "ss58-registry" -version = "1.8.1" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78abb01d308934b82e34e9cf1f45846d31539246501745b129539176f4f3368d" +checksum = "827441708a5dd8ca54e6b79690dc06d1bede78e61961e667f683c23c16ef964c" dependencies = [ "Inflector", "proc-macro2", @@ -10173,7 +10173,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "platforms", ] @@ -10181,7 +10181,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.18", @@ -10203,7 +10203,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-std", "derive_more", @@ -10217,7 +10217,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "async-trait", "futures 0.3.18", @@ -10243,7 +10243,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "futures 0.3.18", "substrate-test-utils-derive", @@ -10253,7 +10253,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10264,7 +10264,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "ansi_term", "build-helper", @@ -10406,7 +10406,7 @@ dependencies = [ [[package]] name = "test-runner" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "frame-system", "futures 0.3.18", @@ -10837,7 +10837,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#c9cad66c7ed0c2d24ceaf2a5292f1c3188987b0c" +source = "git+https://github.com/paritytech/substrate?branch=master#c6f86e139d57a37511af769c49b426c2fff3f260" dependencies = [ "jsonrpsee", "log",