mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 15:41:02 +00:00
Bump futures from 0.3.16 to 0.3.19 (#10930)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.16 to 0.3.19. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.16...0.3.19) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+97
-97
@@ -483,7 +483,7 @@ version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"beefy-primitives",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
@@ -514,7 +514,7 @@ version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"beefy-gadget",
|
||||
"beefy-primitives",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -1301,7 +1301,7 @@ dependencies = [
|
||||
"clap 2.34.0",
|
||||
"criterion-plot",
|
||||
"csv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
"num-traits",
|
||||
@@ -1955,7 +1955,7 @@ version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2015,7 +2015,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d"
|
||||
dependencies = [
|
||||
"either",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"num-traits",
|
||||
@@ -2429,9 +2429,9 @@ checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
|
||||
|
||||
[[package]]
|
||||
name = "futures"
|
||||
version = "0.3.16"
|
||||
version = "0.3.19"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1adc00f486adfc9ce99f77d717836f0c5aa84965eb0b4f051f4e83f7cab53f8b"
|
||||
checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4"
|
||||
dependencies = [
|
||||
"futures-channel",
|
||||
"futures-core",
|
||||
@@ -2460,9 +2460,9 @@ checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7"
|
||||
|
||||
[[package]]
|
||||
name = "futures-executor"
|
||||
version = "0.3.16"
|
||||
version = "0.3.19"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4d0d535a57b87e1ae31437b892713aee90cd2d7b0ee48727cd11fc72ef54761c"
|
||||
checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-task",
|
||||
@@ -3054,7 +3054,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6a6d52908d4ea4ab2bc22474ba149bf1011c8e2c3ebc1ff593ae28ac44f494b6"
|
||||
dependencies = [
|
||||
"async-io",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-lite",
|
||||
"if-addrs",
|
||||
"ipnet",
|
||||
@@ -3209,7 +3209,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"
|
||||
dependencies = [
|
||||
"derive_more",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hyper 0.14.16",
|
||||
"hyper-tls",
|
||||
"jsonrpc-core",
|
||||
@@ -3228,7 +3228,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-executor",
|
||||
"futures-util",
|
||||
"log 0.4.14",
|
||||
@@ -3243,7 +3243,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-client-transports",
|
||||
]
|
||||
|
||||
@@ -3265,7 +3265,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hyper 0.14.16",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-server-utils",
|
||||
@@ -3281,7 +3281,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-server-utils",
|
||||
"log 0.4.14",
|
||||
@@ -3296,7 +3296,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"lazy_static",
|
||||
"log 0.4.14",
|
||||
@@ -3312,7 +3312,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"
|
||||
dependencies = [
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"globset",
|
||||
"jsonrpc-core",
|
||||
"lazy_static",
|
||||
@@ -3329,7 +3329,7 @@ version = "18.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f892c7d766369475ab7b0669f417906302d7c0fb521285c0a0c92e52e7c8e946"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-server-utils",
|
||||
"log 0.4.14",
|
||||
@@ -3367,7 +3367,7 @@ version = "0.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3303cdf246e6ab76e2866fb3d9acb6c76a068b1b28bd923a1b7a8122257ad7b5"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"http",
|
||||
"jsonrpsee-core",
|
||||
"jsonrpsee-types 0.8.0",
|
||||
@@ -3470,7 +3470,7 @@ dependencies = [
|
||||
"arrayvec 0.7.1",
|
||||
"async-trait",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"http",
|
||||
"jsonrpsee-types 0.4.1",
|
||||
"log 0.4.14",
|
||||
@@ -3669,7 +3669,7 @@ checksum = "3bec54343492ba5940a6c555e512c6721139835d28c59bc22febece72dfd0d9d"
|
||||
dependencies = [
|
||||
"atomic",
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"lazy_static",
|
||||
"libp2p-core",
|
||||
"libp2p-deflate",
|
||||
@@ -3713,7 +3713,7 @@ dependencies = [
|
||||
"ed25519-dalek",
|
||||
"either",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"lazy_static",
|
||||
"libsecp256k1",
|
||||
@@ -3743,7 +3743,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "51a800adb195f33de63f4b17b63fe64cfc23bf2c6a0d3d0d5321328664e65197"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
]
|
||||
|
||||
@@ -3754,7 +3754,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bb8f89d15cb6e3c5bc22afff7513b11bab7856f2872d3cfba86f7f63a06bc498"
|
||||
dependencies = [
|
||||
"async-std-resolver",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
"smallvec 1.7.0",
|
||||
@@ -3769,7 +3769,7 @@ checksum = "aab3d7210901ea51b7bae2b581aa34521797af8c4ec738c980bda4a06434067f"
|
||||
dependencies = [
|
||||
"cuckoofilter",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -3790,7 +3790,7 @@ dependencies = [
|
||||
"byteorder",
|
||||
"bytes 1.1.0",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hex_fmt",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
@@ -3811,7 +3811,7 @@ version = "0.31.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cca1275574183f288ff8b72d535d5ffa5ea9292ef7829af8b47dcb197c7b0dcd"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -3833,7 +3833,7 @@ dependencies = [
|
||||
"bytes 1.1.0",
|
||||
"either",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -3857,7 +3857,7 @@ dependencies = [
|
||||
"async-io",
|
||||
"data-encoding",
|
||||
"dns-parser",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"if-watch",
|
||||
"lazy_static",
|
||||
"libp2p-core",
|
||||
@@ -3891,7 +3891,7 @@ checksum = "7f2cd64ef597f40e14bfce0497f50ecb63dd6d201c61796daeb4227078834fbf"
|
||||
dependencies = [
|
||||
"asynchronous-codec 0.6.0",
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
"nohash-hasher",
|
||||
@@ -3909,7 +3909,7 @@ checksum = "a8772c7a99088221bb7ca9c5c0574bf55046a7ab4c319f3619b275f28c8fb87a"
|
||||
dependencies = [
|
||||
"bytes 1.1.0",
|
||||
"curve25519-dalek 3.0.2",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"lazy_static",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
@@ -3929,7 +3929,7 @@ version = "0.31.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "80ef7b0ec5cf06530d9eb6cf59ae49d46a2c45663bde31c25a12f682664adbcf"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -3946,7 +3946,7 @@ checksum = "5fba1a6ff33e4a274c89a3b1d78b9f34f32af13265cc5c46c16938262d4e945a"
|
||||
dependencies = [
|
||||
"asynchronous-codec 0.6.0",
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
"prost",
|
||||
@@ -3961,7 +3961,7 @@ version = "0.22.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"pin-project 1.0.10",
|
||||
"rand 0.7.3",
|
||||
@@ -3977,7 +3977,7 @@ checksum = "2852b61c90fa8ce3c8fcc2aba76e6cefc20d648f9df29157d6b3a916278ef3e3"
|
||||
dependencies = [
|
||||
"asynchronous-codec 0.6.0",
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
@@ -4000,7 +4000,7 @@ checksum = "14a6d2b9e7677eff61dc3d2854876aaf3976d84a01ef6664b610c77a0c9407c5"
|
||||
dependencies = [
|
||||
"asynchronous-codec 0.6.0",
|
||||
"bimap",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -4022,7 +4022,7 @@ checksum = "a877a4ced6d46bf84677e1974e8cf61fb434af73b2e96fb48d6cb6223a4634d8"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"libp2p-swarm",
|
||||
"log 0.4.14",
|
||||
@@ -4040,7 +4040,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3f5184a508f223bc100a12665517773fb8730e9f36fc09eefb670bf01b107ae9"
|
||||
dependencies = [
|
||||
"either",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
"rand 0.7.3",
|
||||
@@ -4066,7 +4066,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7399c5b6361ef525d41c11fcf51635724f832baf5819b30d3d873eabb4fbae4b"
|
||||
dependencies = [
|
||||
"async-io",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"if-watch",
|
||||
"ipnet",
|
||||
@@ -4083,7 +4083,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b8b7563e46218165dfd60f64b96f7ce84590d75f53ecbdc74a7dd01450dc5973"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
]
|
||||
@@ -4094,7 +4094,7 @@ version = "0.30.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1008a302b73c5020251f9708c653f5ed08368e530e247cc9cd2f109ff30042cf"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"js-sys",
|
||||
"libp2p-core",
|
||||
"parity-send-wrapper",
|
||||
@@ -4109,7 +4109,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "22e12df82d1ed64969371a9e65ea92b91064658604cc2576c2757f18ead9a1cf"
|
||||
dependencies = [
|
||||
"either",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-rustls",
|
||||
"libp2p-core",
|
||||
"log 0.4.14",
|
||||
@@ -4126,7 +4126,7 @@ version = "0.34.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4e7362abb8867d7187e7e93df17f460d554c997fc5c8ac57dc1259057f6889af"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p-core",
|
||||
"parking_lot 0.11.2",
|
||||
"thiserror",
|
||||
@@ -4647,7 +4647,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7d91ec0a2440aaff5f78ec35631a7027d50386c6163aa975f7caa0d5da4b6ff8"
|
||||
dependencies = [
|
||||
"bytes 1.1.0",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"pin-project 1.0.10",
|
||||
"smallvec 1.7.0",
|
||||
@@ -4751,7 +4751,7 @@ dependencies = [
|
||||
"clap 3.0.7",
|
||||
"derive_more",
|
||||
"fs_extra",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hash-db",
|
||||
"hex",
|
||||
"kvdb",
|
||||
@@ -4793,7 +4793,7 @@ dependencies = [
|
||||
"frame-benchmarking-cli",
|
||||
"frame-system",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hex-literal",
|
||||
"jsonrpsee-ws-client 0.4.1",
|
||||
"log 0.4.14",
|
||||
@@ -4872,7 +4872,7 @@ dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"node-primitives",
|
||||
"node-runtime",
|
||||
"node-testing",
|
||||
@@ -5131,7 +5131,7 @@ version = "3.0.0-dev"
|
||||
dependencies = [
|
||||
"frame-system",
|
||||
"fs_extra",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"node-executor",
|
||||
"node-primitives",
|
||||
@@ -6672,7 +6672,7 @@ version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libc",
|
||||
"log 0.4.14",
|
||||
"rand 0.7.3",
|
||||
@@ -7881,7 +7881,7 @@ version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"pin-project 0.4.27",
|
||||
"static_assertions",
|
||||
]
|
||||
@@ -7940,7 +7940,7 @@ name = "sc-authority-discovery"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"ip_network",
|
||||
"libp2p",
|
||||
@@ -7968,7 +7968,7 @@ dependencies = [
|
||||
name = "sc-basic-authorship"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8038,7 +8038,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"clap 3.0.7",
|
||||
"fdlimit",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hex",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
@@ -8074,7 +8074,7 @@ name = "sc-client-api"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hash-db",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8132,7 +8132,7 @@ name = "sc-consensus"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
@@ -8156,7 +8156,7 @@ name = "sc-consensus-aura"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"getrandom 0.2.3",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8195,7 +8195,7 @@ version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"fork-tree",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"merlin",
|
||||
"num-bigint",
|
||||
@@ -8243,7 +8243,7 @@ dependencies = [
|
||||
name = "sc-consensus-babe-rpc"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -8286,7 +8286,7 @@ version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -8324,7 +8324,7 @@ name = "sc-consensus-pow"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8348,7 +8348,7 @@ name = "sc-consensus-slots"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8478,7 +8478,7 @@ dependencies = [
|
||||
"dyn-clone",
|
||||
"finality-grandpa",
|
||||
"fork-tree",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -8518,7 +8518,7 @@ name = "sc-finality-grandpa-rpc"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"finality-grandpa",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -8545,7 +8545,7 @@ name = "sc-informant"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-util-mem",
|
||||
@@ -8585,7 +8585,7 @@ dependencies = [
|
||||
"either",
|
||||
"fnv",
|
||||
"fork-tree",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"hex",
|
||||
"ip_network",
|
||||
@@ -8633,7 +8633,7 @@ version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"async-std",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
@@ -8652,7 +8652,7 @@ version = "0.8.0"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
@@ -8679,7 +8679,7 @@ version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"bytes 1.1.0",
|
||||
"fnv",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"hex",
|
||||
"hyper 0.14.16",
|
||||
@@ -8713,7 +8713,7 @@ dependencies = [
|
||||
name = "sc-peerset"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
"rand 0.7.3",
|
||||
@@ -8735,7 +8735,7 @@ name = "sc-rpc"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hash-db",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-pubsub",
|
||||
@@ -8771,7 +8771,7 @@ dependencies = [
|
||||
name = "sc-rpc-api"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -8795,7 +8795,7 @@ dependencies = [
|
||||
name = "sc-rpc-server"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-http-server",
|
||||
"jsonrpc-ipc-server",
|
||||
@@ -8829,7 +8829,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"directories",
|
||||
"exit-future",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"hash-db",
|
||||
"jsonrpc-core",
|
||||
@@ -8892,7 +8892,7 @@ name = "sc-service-test"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"fdlimit",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hex",
|
||||
"hex-literal",
|
||||
"log 0.4.14",
|
||||
@@ -8961,7 +8961,7 @@ name = "sc-telemetry"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"libp2p",
|
||||
"log 0.4.14",
|
||||
"parking_lot 0.12.0",
|
||||
@@ -9020,7 +9020,7 @@ version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"criterion",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"hex",
|
||||
"linked-hash-map",
|
||||
@@ -9052,7 +9052,7 @@ dependencies = [
|
||||
name = "sc-transaction-pool-api"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"serde",
|
||||
"sp-blockchain",
|
||||
@@ -9064,7 +9064,7 @@ dependencies = [
|
||||
name = "sc-utils"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"lazy_static",
|
||||
"log 0.4.14",
|
||||
@@ -9541,7 +9541,7 @@ checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"
|
||||
dependencies = [
|
||||
"base64 0.12.3",
|
||||
"bytes 0.5.6",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"httparse",
|
||||
"log 0.4.14",
|
||||
"rand 0.7.3",
|
||||
@@ -9557,7 +9557,7 @@ dependencies = [
|
||||
"base64 0.13.0",
|
||||
"bytes 1.1.0",
|
||||
"flate2",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"httparse",
|
||||
"log 0.4.14",
|
||||
"rand 0.8.4",
|
||||
@@ -9597,7 +9597,7 @@ name = "sp-api-test"
|
||||
version = "2.0.1"
|
||||
dependencies = [
|
||||
"criterion",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
"rustversion",
|
||||
@@ -9702,7 +9702,7 @@ dependencies = [
|
||||
name = "sp-blockchain"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"lru 0.7.0",
|
||||
"parity-scale-codec",
|
||||
@@ -9720,7 +9720,7 @@ name = "sp-consensus"
|
||||
version = "0.10.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"futures-timer",
|
||||
"log 0.4.14",
|
||||
"parity-scale-codec",
|
||||
@@ -9819,7 +9819,7 @@ dependencies = [
|
||||
"criterion",
|
||||
"dyn-clonable",
|
||||
"ed25519-dalek",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hash-db",
|
||||
"hash256-std-hasher",
|
||||
"hex",
|
||||
@@ -9930,7 +9930,7 @@ name = "sp-inherents"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"impl-trait-for-tuples",
|
||||
"parity-scale-codec",
|
||||
"sp-core",
|
||||
@@ -9943,7 +9943,7 @@ dependencies = [
|
||||
name = "sp-io"
|
||||
version = "5.0.0"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hash-db",
|
||||
"libsecp256k1",
|
||||
"log 0.4.14",
|
||||
@@ -9978,7 +9978,7 @@ name = "sp-keystore"
|
||||
version = "0.11.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"merlin",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
@@ -10517,7 +10517,7 @@ version = "3.0.0"
|
||||
dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-client-transports",
|
||||
"parity-scale-codec",
|
||||
"sc-rpc-api",
|
||||
@@ -10532,7 +10532,7 @@ name = "substrate-frame-rpc-system"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"frame-system-rpc-runtime-api",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-core-client",
|
||||
"jsonrpc-derive",
|
||||
@@ -10568,7 +10568,7 @@ name = "substrate-test-client"
|
||||
version = "2.0.1"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"hex",
|
||||
"parity-scale-codec",
|
||||
"sc-client-api",
|
||||
@@ -10596,7 +10596,7 @@ dependencies = [
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"memory-db",
|
||||
"pallet-babe",
|
||||
@@ -10638,7 +10638,7 @@ dependencies = [
|
||||
name = "substrate-test-runtime-client"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"parity-scale-codec",
|
||||
"sc-block-builder",
|
||||
"sc-client-api",
|
||||
@@ -10656,7 +10656,7 @@ dependencies = [
|
||||
name = "substrate-test-runtime-transaction-pool"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"sc-transaction-pool",
|
||||
@@ -10671,7 +10671,7 @@ dependencies = [
|
||||
name = "substrate-test-utils"
|
||||
version = "4.0.0-dev"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"sc-service",
|
||||
"substrate-test-utils-derive",
|
||||
"tokio",
|
||||
@@ -11358,7 +11358,7 @@ version = "1.6.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"
|
||||
dependencies = [
|
||||
"cfg-if 0.1.10",
|
||||
"cfg-if 1.0.0",
|
||||
"digest 0.10.2",
|
||||
"rand 0.8.4",
|
||||
"static_assertions",
|
||||
@@ -11696,7 +11696,7 @@ version = "0.2.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"js-sys",
|
||||
"parking_lot 0.11.2",
|
||||
"pin-utils",
|
||||
@@ -12352,7 +12352,7 @@ version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"futures 0.3.19",
|
||||
"log 0.4.14",
|
||||
"nohash-hasher",
|
||||
"parking_lot 0.11.2",
|
||||
|
||||
Reference in New Issue
Block a user