diff --git a/Cargo.lock b/Cargo.lock index f5238838f98..f76386011c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -172,7 +172,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5" dependencies = [ "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -328,7 +328,7 @@ checksum = "96cf8829f67d2eab0b2dfa42c5d0ef737e0724e4a82b01b3e292456202b19716" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -445,7 +445,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "beefy-primitives", "fnv", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "hex", "log", @@ -479,7 +479,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "beefy-gadget", "beefy-primitives", - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "log", "parity-scale-codec", @@ -1109,7 +1109,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -1389,7 +1389,7 @@ dependencies = [ "clap 2.34.0", "criterion-plot", "csv", - "futures 0.3.21", + "futures 0.3.28", "itertools", "lazy_static", "num-traits", @@ -1547,7 +1547,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa" dependencies = [ "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -1591,7 +1591,7 @@ dependencies = [ "cumulus-relay-chain-interface", "cumulus-test-client", "cumulus-test-runtime", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", @@ -1617,7 +1617,7 @@ dependencies = [ "async-trait", "cumulus-client-consensus-common", "cumulus-primitives-core", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "sc-client-api", "sc-consensus", @@ -1646,7 +1646,7 @@ dependencies = [ "cumulus-relay-chain-interface", "cumulus-test-client", "dyn-clone", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "parity-scale-codec", "polkadot-primitives", @@ -1669,7 +1669,7 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "futures 0.3.21", + "futures 0.3.28", "parking_lot 0.12.1", "sc-client-api", "sc-consensus", @@ -1694,7 +1694,7 @@ dependencies = [ "cumulus-relay-chain-interface", "cumulus-test-service", "derive_more", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "parity-scale-codec", "parking_lot 0.12.1", @@ -1728,7 +1728,7 @@ dependencies = [ "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-service", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "parity-scale-codec", "polkadot-node-primitives", @@ -1857,7 +1857,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -1988,7 +1988,7 @@ dependencies = [ "cumulus-primitives-core", "cumulus-test-client", "cumulus-test-relay-sproof-builder", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "sp-consensus", "sp-inherents", @@ -2022,7 +2022,7 @@ dependencies = [ "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-service", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "parking_lot 0.12.1", "polkadot-cli", @@ -2054,7 +2054,7 @@ dependencies = [ "async-trait", "cumulus-primitives-core", "derive_more", - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee-core", "parity-scale-codec", "parking_lot 0.12.1", @@ -2077,7 +2077,7 @@ dependencies = [ "backoff", "cumulus-primitives-core", "cumulus-relay-chain-interface", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "jsonrpsee", "parity-scale-codec", @@ -2198,7 +2198,7 @@ dependencies = [ "cumulus-test-runtime", "frame-system", "frame-system-rpc-runtime-api", - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "pallet-transaction-payment", "parachains-common", @@ -2303,7 +2303,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db" dependencies = [ "data-encoding", - "syn", + "syn 1.0.96", ] [[package]] @@ -2323,7 +2323,7 @@ checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2336,7 +2336,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version 0.4.0", - "syn", + "syn 1.0.96", ] [[package]] @@ -2461,7 +2461,7 @@ checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2538,7 +2538,7 @@ dependencies = [ "heck 0.4.0", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2558,7 +2558,7 @@ checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2569,7 +2569,7 @@ checksum = "052bc8773a98bd051ff37db74a8a25f00e6bfa2cbd03373390c72e9f7afbf344" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2637,7 +2637,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", ] [[package]] @@ -2662,7 +2662,7 @@ dependencies = [ "fs-err", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2707,7 +2707,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", "thiserror", ] @@ -2759,7 +2759,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5" dependencies = [ "either", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "num-traits", @@ -2904,7 +2904,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -2990,7 +2990,7 @@ dependencies = [ "frame-support-procedural-tools", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -3002,7 +3002,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -3012,7 +3012,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -3115,9 +3115,9 @@ checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678" [[package]] name = "futures" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e" +checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" dependencies = [ "futures-channel", "futures-core", @@ -3130,9 +3130,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" +checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" dependencies = [ "futures-core", "futures-sink", @@ -3140,15 +3140,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" +checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" [[package]] name = "futures-executor" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6" +checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" dependencies = [ "futures-core", "futures-task", @@ -3158,9 +3158,9 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b" +checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" [[package]] name = "futures-lite" @@ -3179,13 +3179,13 @@ dependencies = [ [[package]] name = "futures-macro" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512" +checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 2.0.22", ] [[package]] @@ -3201,15 +3201,15 @@ dependencies = [ [[package]] name = "futures-sink" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" +checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" [[package]] name = "futures-task" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" +checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" [[package]] name = "futures-timer" @@ -3219,9 +3219,9 @@ checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" [[package]] name = "futures-util" -version = "0.3.21" +version = "0.3.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" +checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" dependencies = [ "futures 0.1.31", "futures-channel", @@ -3627,7 +3627,7 @@ dependencies = [ "async-io", "core-foundation", "fnv", - "futures 0.3.21", + "futures 0.3.28", "if-addrs", "ipnet", "log", @@ -3662,7 +3662,7 @@ checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -3861,7 +3861,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -4129,7 +4129,7 @@ checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f" dependencies = [ "atomic", "bytes", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "getrandom 0.2.3", "instant", @@ -4173,7 +4173,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4196,7 +4196,7 @@ dependencies = [ "ed25519-dalek", "either", "fnv", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "lazy_static", @@ -4227,7 +4227,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed" dependencies = [ "flate2", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", ] @@ -4238,7 +4238,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1" dependencies = [ "async-std-resolver", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "log", "smallvec", @@ -4253,7 +4253,7 @@ checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d" dependencies = [ "cuckoofilter", "fnv", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "libp2p-swarm", "log", @@ -4274,7 +4274,7 @@ dependencies = [ "byteorder", "bytes", "fnv", - "futures 0.3.21", + "futures 0.3.28", "hex_fmt", "instant", "libp2p-core", @@ -4297,7 +4297,7 @@ version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "libp2p-core", "libp2p-swarm", @@ -4319,7 +4319,7 @@ dependencies = [ "bytes", "either", "fnv", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4345,7 +4345,7 @@ dependencies = [ "async-io", "data-encoding", "dns-parser", - "futures 0.3.21", + "futures 0.3.28", "if-watch", "lazy_static", "libp2p-core", @@ -4381,7 +4381,7 @@ checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160" dependencies = [ "asynchronous-codec", "bytes", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "log", "nohash-hasher", @@ -4399,7 +4399,7 @@ checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef" dependencies = [ "bytes", "curve25519-dalek 3.2.0", - "futures 0.3.21", + "futures 0.3.28", "lazy_static", "libp2p-core", "log", @@ -4419,7 +4419,7 @@ version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4437,7 +4437,7 @@ checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe" dependencies = [ "asynchronous-codec", "bytes", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "log", "prost 0.9.0", @@ -4452,7 +4452,7 @@ version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "log", "pin-project 1.0.10", "rand 0.7.3", @@ -4469,7 +4469,7 @@ dependencies = [ "asynchronous-codec", "bytes", "either", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4494,7 +4494,7 @@ checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee" dependencies = [ "asynchronous-codec", "bimap", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4517,7 +4517,7 @@ checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869" dependencies = [ "async-trait", "bytes", - "futures 0.3.21", + "futures 0.3.28", "instant", "libp2p-core", "libp2p-swarm", @@ -4535,7 +4535,7 @@ checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c" dependencies = [ "either", "fnv", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "instant", "libp2p-core", @@ -4554,7 +4554,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "daf2fe8c80b43561355f4d51875273b5b6dfbac37952e8f64b1270769305c9d7" dependencies = [ "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -4564,7 +4564,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c" dependencies = [ "async-io", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "if-watch", "ipnet", @@ -4581,7 +4581,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb" dependencies = [ "async-std", - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "log", ] @@ -4592,7 +4592,7 @@ version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "js-sys", "libp2p-core", "parity-send-wrapper", @@ -4607,7 +4607,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37" dependencies = [ "either", - "futures 0.3.21", + "futures 0.3.28", "futures-rustls", "libp2p-core", "log", @@ -4624,7 +4624,7 @@ version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "libp2p-core", "parking_lot 0.12.1", "thiserror", @@ -4933,7 +4933,7 @@ version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "rand 0.8.5", "thrift", ] @@ -5039,7 +5039,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn", + "syn 1.0.96", "synstructure", ] @@ -5056,7 +5056,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b" dependencies = [ "bytes", - "futures 0.3.21", + "futures 0.3.28", "log", "pin-project 1.0.10", "smallvec", @@ -5089,7 +5089,7 @@ checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -5152,7 +5152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef8785b8141e8432aa45fceb922a7e876d7da3fad37fa7e7ec702ace3aa0826b" dependencies = [ "bytes", - "futures 0.3.21", + "futures 0.3.28", "log", "netlink-packet-core", "netlink-sys", @@ -5167,7 +5167,7 @@ checksum = "3e4c9f9547a08241bee7b6558b9b98e1f290d187de8b7cfca2bbb4937bcaa8f8" dependencies = [ "async-io", "bytes", - "futures 0.3.21", + "futures 0.3.28", "libc", "log", ] @@ -5360,7 +5360,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "async-trait", "dyn-clonable", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "orchestra-proc-macro", "pin-project 1.0.10", @@ -5380,7 +5380,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -5772,7 +5772,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6265,7 +6265,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6687,7 +6687,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6719,7 +6719,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2" dependencies = [ "proc-macro2", - "syn", + "syn 1.0.96", "synstructure", ] @@ -6857,7 +6857,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6907,7 +6907,7 @@ checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6918,7 +6918,7 @@ checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -6984,7 +6984,7 @@ name = "polkadot-approval-distribution" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "polkadot-node-network-protocol", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -6999,7 +6999,7 @@ name = "polkadot-availability-bitfield-distribution" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-node-subsystem-util", @@ -7015,7 +7015,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "derive_more", "fatality", - "futures 0.3.21", + "futures 0.3.28", "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", @@ -7037,7 +7037,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "fatality", - "futures 0.3.21", + "futures 0.3.28", "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", @@ -7059,7 +7059,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "clap 3.1.18", "frame-benchmarking-cli", - "futures 0.3.21", + "futures 0.3.28", "log", "polkadot-client", "polkadot-node-core-pvf", @@ -7124,7 +7124,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "always-assert", "fatality", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-primitives", @@ -7158,7 +7158,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "derive_more", "fatality", - "futures 0.3.21", + "futures 0.3.28", "lru 0.7.7", "parity-scale-codec", "polkadot-erasure-coding", @@ -7193,7 +7193,7 @@ name = "polkadot-gossip-support" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-subsystem", @@ -7216,7 +7216,7 @@ dependencies = [ "always-assert", "async-trait", "bytes", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-network-protocol", @@ -7234,7 +7234,7 @@ name = "polkadot-node-collation-generation" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "polkadot-erasure-coding", "polkadot-node-primitives", @@ -7254,7 +7254,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "bitvec", "derive_more", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "kvdb", "lru 0.7.7", @@ -7282,7 +7282,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "bitvec", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "kvdb", "parity-scale-codec", @@ -7303,7 +7303,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "bitvec", "fatality", - "futures 0.3.21", + "futures 0.3.28", "polkadot-erasure-coding", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -7320,7 +7320,7 @@ name = "polkadot-node-core-bitfield-signing" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", @@ -7336,7 +7336,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "polkadot-node-core-pvf", "polkadot-node-primitives", @@ -7353,7 +7353,7 @@ name = "polkadot-node-core-chain-api" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", @@ -7368,7 +7368,7 @@ name = "polkadot-node-core-chain-selection" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "kvdb", "parity-scale-codec", @@ -7386,7 +7386,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "fatality", - "futures 0.3.21", + "futures 0.3.28", "kvdb", "lru 0.7.7", "parity-scale-codec", @@ -7405,7 +7405,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "polkadot-node-subsystem", "polkadot-primitives", @@ -7423,7 +7423,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "bitvec", "fatality", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "polkadot-node-primitives", "polkadot-node-subsystem", @@ -7443,7 +7443,7 @@ dependencies = [ "assert_matches", "async-process", "async-std", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "parity-scale-codec", "pin-project 1.0.10", @@ -7470,7 +7470,7 @@ name = "polkadot-node-core-pvf-checker" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", @@ -7486,7 +7486,7 @@ name = "polkadot-node-core-runtime-api" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "memory-lru", "parity-util-mem", "polkadot-node-subsystem", @@ -7522,7 +7522,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "bs58", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "parity-scale-codec", @@ -7543,7 +7543,7 @@ dependencies = [ "async-trait", "derive_more", "fatality", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "polkadot-node-jaeger", "polkadot-node-primitives", @@ -7562,7 +7562,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "bounded-vec", - "futures 0.3.21", + "futures 0.3.28", "parity-scale-codec", "polkadot-parachain 0.9.23", "polkadot-primitives", @@ -7594,7 +7594,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "parking_lot 0.12.1", "polkadot-node-subsystem", "polkadot-node-subsystem-util", @@ -7612,7 +7612,7 @@ version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ "derive_more", - "futures 0.3.21", + "futures 0.3.28", "orchestra", "polkadot-node-jaeger", "polkadot-node-network-protocol", @@ -7633,7 +7633,7 @@ dependencies = [ "async-trait", "derive_more", "fatality", - "futures 0.3.21", + "futures 0.3.28", "itertools", "kvdb", "lru 0.7.7", @@ -7663,7 +7663,7 @@ name = "polkadot-overseer" version = "0.9.23" source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962fd096b49c242c8fff5538dbbe402" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "lru 0.7.7", "orchestra", @@ -7718,7 +7718,7 @@ dependencies = [ "cumulus-relay-chain-rpc-interface", "frame-benchmarking", "frame-benchmarking-cli", - "futures 0.3.21", + "futures 0.3.28", "hex-literal", "jsonrpsee", "log", @@ -8059,7 +8059,7 @@ dependencies = [ "beefy-gadget", "beefy-primitives", "frame-system-rpc-runtime-api", - "futures 0.3.21", + "futures 0.3.28", "hex-literal", "kusama-runtime", "kvdb", @@ -8160,7 +8160,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#f57d7f1f2962f dependencies = [ "arrayvec 0.5.2", "fatality", - "futures 0.3.21", + "futures 0.3.28", "indexmap", "parity-scale-codec", "polkadot-node-network-protocol", @@ -8278,7 +8278,7 @@ dependencies = [ "frame-benchmarking", "frame-system", "futures 0.1.31", - "futures 0.3.21", + "futures 0.3.28", "hex", "pallet-balances", "pallet-staking", @@ -8423,7 +8423,7 @@ dependencies = [ "coarsetime", "crossbeam-queue", "derive_more", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "nanorand", "thiserror", @@ -8449,7 +8449,7 @@ dependencies = [ "proc-macro-error-attr", "proc-macro2", "quote", - "syn", + "syn 1.0.96", "version_check", ] @@ -8466,9 +8466,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.39" +version = "1.0.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f" +checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb" dependencies = [ "unicode-ident", ] @@ -8507,7 +8507,7 @@ checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -8560,7 +8560,7 @@ dependencies = [ "itertools", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -8573,7 +8573,7 @@ dependencies = [ "itertools", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -8620,9 +8620,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.18" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1" +checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" dependencies = [ "proc-macro2", ] @@ -8813,7 +8813,7 @@ checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -9099,7 +9099,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b" dependencies = [ "async-global-executor", - "futures 0.3.21", + "futures 0.3.28", "log", "netlink-packet-route", "netlink-proto", @@ -9202,7 +9202,7 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "pin-project 0.4.29", "static_assertions", ] @@ -9257,7 +9257,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "ip_network", "libp2p", @@ -9283,7 +9283,7 @@ name = "sc-basic-authorship" version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "parity-scale-codec", @@ -9342,7 +9342,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -9353,7 +9353,7 @@ dependencies = [ "chrono", "clap 3.1.18", "fdlimit", - "futures 0.3.21", + "futures 0.3.28", "hex", "libp2p", "log", @@ -9390,7 +9390,7 @@ version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "fnv", - "futures 0.3.21", + "futures 0.3.28", "hash-db", "log", "parity-scale-codec", @@ -9443,7 +9443,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "libp2p", "log", @@ -9467,7 +9467,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "log", "parity-scale-codec", "sc-block-builder", @@ -9497,7 +9497,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "async-trait", "fork-tree", - "futures 0.3.21", + "futures 0.3.28", "log", "merlin", "num-bigint", @@ -9538,7 +9538,7 @@ name = "sc-consensus-babe-rpc" version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "sc-consensus-babe", "sc-consensus-epochs", @@ -9574,7 +9574,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "parity-scale-codec", @@ -9691,7 +9691,7 @@ dependencies = [ "dyn-clone", "finality-grandpa", "fork-tree", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "hex", "log", @@ -9727,7 +9727,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "finality-grandpa", - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "log", "parity-scale-codec", @@ -9748,7 +9748,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "ansi_term", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "parity-util-mem", @@ -9787,7 +9787,7 @@ dependencies = [ "either", "fnv", "fork-tree", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "hex", "ip_network", @@ -9831,7 +9831,7 @@ name = "sc-network-common" version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "libp2p", "parity-scale-codec", "prost-build", @@ -9845,7 +9845,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "ahash", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "libp2p", "log", @@ -9861,7 +9861,7 @@ name = "sc-network-light" version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "libp2p", "log", "parity-scale-codec", @@ -9884,7 +9884,7 @@ dependencies = [ "bitflags", "either", "fork-tree", - "futures 0.3.21", + "futures 0.3.28", "libp2p", "log", "lru 0.7.7", @@ -9912,7 +9912,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "bytes", "fnv", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "hex", "hyper", @@ -9938,7 +9938,7 @@ name = "sc-peerset" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "libp2p", "log", "sc-utils", @@ -9960,7 +9960,7 @@ name = "sc-rpc" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "hash-db", "jsonrpsee", "log", @@ -9990,7 +9990,7 @@ name = "sc-rpc-api" version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "log", "parity-scale-codec", @@ -10013,7 +10013,7 @@ name = "sc-rpc-server" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "log", "serde_json", @@ -10029,7 +10029,7 @@ dependencies = [ "async-trait", "directories", "exit-future", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "hash-db", "jsonrpsee", @@ -10124,7 +10124,7 @@ name = "sc-sysinfo" version = "6.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "libc", "log", "rand 0.7.3", @@ -10144,7 +10144,7 @@ version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "chrono", - "futures 0.3.21", + "futures 0.3.28", "libp2p", "log", "parking_lot 0.12.1", @@ -10195,7 +10195,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -10203,7 +10203,7 @@ name = "sc-transaction-pool" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "linked-hash-map", "log", @@ -10230,7 +10230,7 @@ name = "sc-transaction-pool-api" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "log", "serde", "sp-blockchain", @@ -10243,7 +10243,7 @@ name = "sc-utils" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "lazy_static", "log", @@ -10274,7 +10274,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -10474,7 +10474,7 @@ checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -10746,7 +10746,7 @@ dependencies = [ "base64", "bytes", "flate2", - "futures 0.3.21", + "futures 0.3.28", "httparse", "log", "rand 0.8.5", @@ -10779,7 +10779,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -10852,7 +10852,7 @@ name = "sp-blockchain" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "log", "lru 0.7.7", "parity-scale-codec", @@ -10871,7 +10871,7 @@ version = "0.10.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "futures-timer", "log", "parity-scale-codec", @@ -10963,7 +10963,7 @@ dependencies = [ "byteorder", "dyn-clonable", "ed25519-dalek", - "futures 0.3.21", + "futures 0.3.28", "hash-db", "hash256-std-hasher", "hex", @@ -11020,7 +11020,7 @@ dependencies = [ "proc-macro2", "quote", "sp-core-hashing", - "syn", + "syn 1.0.96", ] [[package]] @@ -11039,7 +11039,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2 dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -11090,7 +11090,7 @@ name = "sp-io" version = "6.0.0" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "hash-db", "libsecp256k1", "log", @@ -11127,7 +11127,7 @@ version = "0.12.0" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "merlin", "parity-scale-codec", "parking_lot 0.12.1", @@ -11254,7 +11254,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -11452,7 +11452,7 @@ dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -11655,7 +11655,7 @@ dependencies = [ "memchr", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -11705,7 +11705,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn", + "syn 1.0.96", ] [[package]] @@ -11718,7 +11718,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn", + "syn 1.0.96", ] [[package]] @@ -11748,7 +11748,7 @@ version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "frame-system-rpc-runtime-api", - "futures 0.3.21", + "futures 0.3.28", "jsonrpsee", "log", "parity-scale-codec", @@ -11803,7 +11803,7 @@ version = "2.0.1" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ "async-trait", - "futures 0.3.21", + "futures 0.3.28", "hex", "parity-scale-codec", "sc-client-api", @@ -11828,7 +11828,7 @@ name = "substrate-test-utils" version = "4.0.0-dev" source = "git+https://github.com/paritytech/substrate?branch=master#c950f18507d2b4a1d353c359ee3949f1b355bc60" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "substrate-test-utils-derive", "tokio", ] @@ -11841,7 +11841,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -11878,6 +11878,17 @@ dependencies = [ "unicode-ident", ] +[[package]] +name = "syn" +version = "2.0.22" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + [[package]] name = "synstructure" version = "0.12.6" @@ -11886,7 +11897,7 @@ checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", "unicode-xid", ] @@ -11996,7 +12007,7 @@ checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -12130,7 +12141,7 @@ checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -12218,7 +12229,7 @@ checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -12261,7 +12272,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -12645,7 +12656,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "syn", + "syn 1.0.96", "wasm-bindgen-shared", ] @@ -12679,7 +12690,7 @@ checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -12716,7 +12727,7 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "js-sys", "parking_lot 0.11.2", "pin-utils", @@ -13350,7 +13361,7 @@ dependencies = [ "Inflector", "proc-macro2", "quote", - "syn", + "syn 1.0.96", ] [[package]] @@ -13359,7 +13370,7 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1" dependencies = [ - "futures 0.3.21", + "futures 0.3.28", "log", "nohash-hasher", "parking_lot 0.12.1", @@ -13384,7 +13395,7 @@ checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.96", "synstructure", ] diff --git a/client/consensus/aura/Cargo.toml b/client/consensus/aura/Cargo.toml index 0af751fd54a..00c832d333f 100644 --- a/client/consensus/aura/Cargo.toml +++ b/client/consensus/aura/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] async-trait = "0.1.56" codec = { package = "parity-scale-codec", version = "3.0.0", features = [ "derive" ] } -futures = { version = "0.3.8", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } tracing = "0.1.34" # Substrate diff --git a/client/consensus/common/Cargo.toml b/client/consensus/common/Cargo.toml index 3efaa4a5240..8054d3be1c1 100644 --- a/client/consensus/common/Cargo.toml +++ b/client/consensus/common/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Parity Technologies "] edition = "2021" [dependencies] -futures = { version = "0.3.8", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } codec = { package = "parity-scale-codec", version = "3.0.0", features = [ "derive" ] } tracing = "0.1.34" async-trait = "0.1.56" diff --git a/client/consensus/relay-chain/Cargo.toml b/client/consensus/relay-chain/Cargo.toml index fae8a2a31c3..136897f902c 100644 --- a/client/consensus/relay-chain/Cargo.toml +++ b/client/consensus/relay-chain/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] async-trait = "0.1.56" -futures = { version = "0.3.8", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } parking_lot = "0.12.1" tracing = "0.1.34" diff --git a/client/network/Cargo.toml b/client/network/Cargo.toml index 9152e553d30..693795c5631 100644 --- a/client/network/Cargo.toml +++ b/client/network/Cargo.toml @@ -9,7 +9,7 @@ edition = "2021" async-trait = "0.1.56" codec = { package = "parity-scale-codec", version = "3.0.0", features = [ "derive" ] } derive_more = "0.99.2" -futures = { version = "0.3.1", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } futures-timer = "3.0.2" parking_lot = "0.12.1" tracing = "0.1.34" diff --git a/client/pov-recovery/Cargo.toml b/client/pov-recovery/Cargo.toml index b2b55124b82..88c431a8adf 100644 --- a/client/pov-recovery/Cargo.toml +++ b/client/pov-recovery/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", features = [ "derive" ] } -futures = { version = "0.3.1", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } futures-timer = "3.0.2" rand = "0.8.5" tracing = "0.1.34" diff --git a/client/relay-chain-inprocess-interface/Cargo.toml b/client/relay-chain-inprocess-interface/Cargo.toml index e0479c3fc08..71d89359d82 100644 --- a/client/relay-chain-inprocess-interface/Cargo.toml +++ b/client/relay-chain-inprocess-interface/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" [dependencies] async-trait = "0.1.56" -futures = "0.3.21" +futures = "0.3.28" futures-timer = "3.0.2" parking_lot = "0.12.1" tracing = "0.1.34" diff --git a/client/relay-chain-interface/Cargo.toml b/client/relay-chain-interface/Cargo.toml index efa5472ebc1..00f90e226c5 100644 --- a/client/relay-chain-interface/Cargo.toml +++ b/client/relay-chain-interface/Cargo.toml @@ -17,7 +17,7 @@ sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "mas sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -futures = "0.3.21" +futures = "0.3.28" parking_lot = "0.12.1" derive_more = "0.99.2" async-trait = "0.1.56" diff --git a/client/relay-chain-rpc-interface/Cargo.toml b/client/relay-chain-rpc-interface/Cargo.toml index d7b6009dc97..e7bab296627 100644 --- a/client/relay-chain-rpc-interface/Cargo.toml +++ b/client/relay-chain-rpc-interface/Cargo.toml @@ -19,7 +19,7 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas sp-storage = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -futures = "0.3.21" +futures = "0.3.28" futures-timer = "3.0.2" parity-scale-codec = "3.1.5" parking_lot = "0.12.1" diff --git a/polkadot-parachain/Cargo.toml b/polkadot-parachain/Cargo.toml index 4c2224821c3..72efdcf00ed 100644 --- a/polkadot-parachain/Cargo.toml +++ b/polkadot-parachain/Cargo.toml @@ -14,7 +14,7 @@ path = "src/main.rs" async-trait = "0.1.56" clap = { version = "3.1", features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0" } -futures = { version = "0.3.1", features = ["compat"] } +futures = { version = "0.3.28", features = ["compat"] } hex-literal = "0.3.4" log = "0.4.17" serde = { version = "1.0.137", features = ["derive"] } diff --git a/primitives/timestamp/Cargo.toml b/primitives/timestamp/Cargo.toml index 47ae6b6758c..254ab578b95 100644 --- a/primitives/timestamp/Cargo.toml +++ b/primitives/timestamp/Cargo.toml @@ -7,7 +7,7 @@ description = "Provides timestamp related functionality for parachains." [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = [ "derive" ] } -futures = "0.3.5" +futures = "0.3.28" # Substrate sp-inherents = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } diff --git a/test/service/Cargo.toml b/test/service/Cargo.toml index a51df91b2d5..184916d12e0 100644 --- a/test/service/Cargo.toml +++ b/test/service/Cargo.toml @@ -72,7 +72,7 @@ cumulus-test-relay-validation-worker-provider = { path = "../relay-validation-wo cumulus-test-runtime = { path = "../runtime" } [dev-dependencies] -futures = "0.3.5" +futures = "0.3.28" portpicker = "0.1.1" # Polkadot dependencies