|
|
|
@@ -1582,33 +1582,34 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core-derive 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-deflate 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-dns 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-floodsub 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-identify 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-kad 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-mdns 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-mplex 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-noise 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-ping 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-plaintext 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-ratelimit 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-secio 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-tcp 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-uds 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-wasm-ext 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-websocket 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-yamux 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core-derive 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-deflate 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-dns 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-floodsub 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-identify 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-kad 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-mdns 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-mplex 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-noise 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-ping 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-plaintext 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-ratelimit 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-secio 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-tcp 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-uds 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-wasm-ext 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-websocket 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-yamux 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1619,7 +1620,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-core"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"asn1_der 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1634,7 +1635,7 @@ dependencies = [
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"multistream-select 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1654,7 +1655,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-core-derive"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1663,30 +1664,29 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-deflate"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"flate2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-dns"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-dns-unofficial 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-floodsub"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1694,27 +1694,25 @@ dependencies = [
|
|
|
|
|
"cuckoofilter 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-identify"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1726,21 +1724,20 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-kad"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bigint 4.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1754,13 +1751,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-mdns"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"dns-parser 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1775,13 +1773,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-mplex"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1791,14 +1789,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-noise"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"curve25519-dalek 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1811,18 +1809,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-ping"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-timer 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1830,23 +1826,23 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-plaintext"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-ratelimit"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aio-limited 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1854,18 +1850,17 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-secio"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aes-ctr 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"asn1_der 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ctr 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hmac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"js-sys 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-send-wrapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"protobuf 2.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1881,16 +1876,29 @@ dependencies = [
|
|
|
|
|
"web-sys 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-swarm"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-timer 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-tcp"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"get_if_addrs 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipnet 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tk-listen 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1899,23 +1907,23 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-uds"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-wasm-ext"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"js-sys 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-send-wrapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen 0.2.47 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1924,12 +1932,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-websocket"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rw-stream-sink 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"soketto 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1942,11 +1950,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libp2p-yamux"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"yamux 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -2595,7 +2603,7 @@ dependencies = [
|
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -2604,10 +2612,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parity-multihash"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"blake2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -4368,7 +4377,7 @@ version = "2.0.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-codec 4.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -4543,7 +4552,7 @@ dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"linked_hash_set 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -4616,7 +4625,7 @@ name = "substrate-peerset"
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -4816,7 +4825,7 @@ dependencies = [
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-preview 0.3.0-alpha.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -6088,26 +6097,27 @@ dependencies = [
|
|
|
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
|
|
|
|
|
"checksum libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)" = "3262021842bf00fe07dbd6cf34ff25c99d7a7ebef8deea84db72be3ea3bb0aff"
|
|
|
|
|
"checksum libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
|
|
|
|
|
"checksum libp2p 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "29f6b3be5b0cb89f7a072352e2a3bf86991dce0909624181e9e343db0b558568"
|
|
|
|
|
"checksum libp2p-core 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c71c33e59899d57ed0a14272984705561abd71788a2b303598ec57dac32130e8"
|
|
|
|
|
"checksum libp2p-core-derive 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e6df0fa6933f4be908cfd8c6d627776aa8c909066ba7ce13b017bfe18b9c92b"
|
|
|
|
|
"checksum libp2p-deflate 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "448fe9d2231bc21bb308f394346780666a376274ceaf3380e5c7adf3cdbf5a9c"
|
|
|
|
|
"checksum libp2p-dns 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "67ec2cea26aaccd4bdf264075d6a499bc635b90cb23419bcc3b1f2f0d135c451"
|
|
|
|
|
"checksum libp2p-floodsub 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4c39c17f2b7c994106e00ccd71a9941d8574c01bef5f97e36d9a106cbde14fab"
|
|
|
|
|
"checksum libp2p-identify 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9455cc0752fd3e3f35e9464598576c54476772eaa927b773f7fdf5686ae51f"
|
|
|
|
|
"checksum libp2p-kad 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a1f595983a76012779d6941a9d51fc0b9b95d720315787bf8d73f6672351f6d8"
|
|
|
|
|
"checksum libp2p-mdns 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0e7847e6e13a793d70ee5a5d833ddb13ff277c4c0d4fc65b5bc8543ef37df8cf"
|
|
|
|
|
"checksum libp2p-mplex 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "29bd0885dd9154d93a1fa83e06a10aba2f0e3a0bf9eb63233c095141fbfaf525"
|
|
|
|
|
"checksum libp2p-noise 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8f8e0852efc26bfcba11fcc7c4fb593ed00446c19b6d90db39794a3a7ac48e13"
|
|
|
|
|
"checksum libp2p-ping 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3dfda9d329eacf6a8e875c18b5e5317a47b326cb58372f506fff8b6259c8951a"
|
|
|
|
|
"checksum libp2p-plaintext 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "86759777e5441725b60c6e78b23933b03a531b45d1f3e7d1fb430df49e0b151c"
|
|
|
|
|
"checksum libp2p-ratelimit 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f965ff88fda7b1fff062b18b25d781b86c17ea335a237958220895f3e3ddfdd8"
|
|
|
|
|
"checksum libp2p-secio 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df1d980a61a1423518205f6710e692102c94efb8132b5dcc54ffe5dbac621360"
|
|
|
|
|
"checksum libp2p-tcp 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "24faf4ebb10b805f2e2221540097f764075edd18ca735cab0430a118382888df"
|
|
|
|
|
"checksum libp2p-uds 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f57a4942babd03f582a838238093b08f94521f63c8b12889a914be5c3cc170c2"
|
|
|
|
|
"checksum libp2p-wasm-ext 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5427b52a8a51460961fadd72bd9fdcd957a2a7706588559423ccb86b58a52a7d"
|
|
|
|
|
"checksum libp2p-websocket 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "152dce704e235f47b9460004d7ac09663d43f4ca3cb99ddb8d4e0be54240673e"
|
|
|
|
|
"checksum libp2p-yamux 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "907bf1f31d572aa8537595a784f59c86b94162eb03dc51839c32ab4a05a5faad"
|
|
|
|
|
"checksum libp2p 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18b3404dae1e3110caaae14b2d59bf7254b1e988ed7ed38da59c005bed711e7d"
|
|
|
|
|
"checksum libp2p-core 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "efa1b75b0b388c0f33bc2e2f5d385885f9ed77f622802895b68ac8397aaef2de"
|
|
|
|
|
"checksum libp2p-core-derive 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "954fe45edba727b76196abff0d3894116c32a07e4f8173a8f26caf3484add4c0"
|
|
|
|
|
"checksum libp2p-deflate 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "56b77964eaf8ba7019df8de2a02f2241ee240011d6de69f4991baf174ad42d2e"
|
|
|
|
|
"checksum libp2p-dns 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0c2625c6acd4073403f1107e4e038efa02ba5de54de0d08567a2cc338560d63f"
|
|
|
|
|
"checksum libp2p-floodsub 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d14e6c61c6e69f291261c8ec001b85a2c6426f2074183a40c337c29ed7939bd1"
|
|
|
|
|
"checksum libp2p-identify 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "34ba4b8d4e27f4848a6b121604d98818a8527f4269948ba77dfe49f0f1c3dc8f"
|
|
|
|
|
"checksum libp2p-kad 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "93384ee24fe137bf3afa8263b8d9e63c6bd6c92aad7cc50949fdba2b90db93a4"
|
|
|
|
|
"checksum libp2p-mdns 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bd24b59da234647e15c34054158b6853a505301d5888719593e6fcd7841c39d9"
|
|
|
|
|
"checksum libp2p-mplex 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b101952e8dfdc5c902f1063cd8bfbb80e735857a16d387033ae8180df578009"
|
|
|
|
|
"checksum libp2p-noise 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1dd3313a8216b92e3ae5a24034d6fc35bf9671e9f4ad4b2ce445291852508b77"
|
|
|
|
|
"checksum libp2p-ping 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0c803a4d21c97e14eb8b5019cc32242e296f1d1835de8664e5464d7dc31f068d"
|
|
|
|
|
"checksum libp2p-plaintext 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fbac75c9683aa5997887420007ea2cf47ab9b68584b4edfa2b20598c9d509273"
|
|
|
|
|
"checksum libp2p-ratelimit 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7abef2e38e9d4bb5036724d325dd0518007e32d73d5171334d4d5355995bb4d8"
|
|
|
|
|
"checksum libp2p-secio 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "33c208e7c74c15c72e7092503d6772ed5b2add2155e08234ae10169769e3135c"
|
|
|
|
|
"checksum libp2p-swarm 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8788a19e54240ba632ec0913bb951e7fd744f4e6151b2dc1a8b44d80b2947830"
|
|
|
|
|
"checksum libp2p-tcp 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "180543c45126c4eec42f35594e169a8d7c891253bc127297ca7781c05ad8bce6"
|
|
|
|
|
"checksum libp2p-uds 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffaf9dfc24beaf7ad5be01a6eabe67842cd02575da68a08ebe11b5a8821fc4a9"
|
|
|
|
|
"checksum libp2p-wasm-ext 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "35307568a484cce18eae7516201ecbbfc3fb7e17c7f235d407690aee6adaa046"
|
|
|
|
|
"checksum libp2p-websocket 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2e6c6d86998e66848f16b65e89896d94fa3825e218d2fc44cbc6b84e8ef97bb9"
|
|
|
|
|
"checksum libp2p-yamux 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1c03b89d025c7b01c966348e4d618b1ec4b95f3c09749ca9f2b2c98240aabfe6"
|
|
|
|
|
"checksum librocksdb-sys 5.18.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d19778314deaa7048f2ea7d07b8aa12e1c227acebe975a37eeab6d2f8c74e41b"
|
|
|
|
|
"checksum libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "688e8d65e495567c2c35ea0001b26b9debf0b4ea11f8cccc954233b75fc3428a"
|
|
|
|
|
"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
|
|
|
|
@@ -6158,7 +6168,7 @@ dependencies = [
|
|
|
|
|
"checksum parity-codec 4.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7902deb39d3b431897f211c1918789938251e67a740f55effd53201e79c0906c"
|
|
|
|
|
"checksum parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "00a486fd383382ddcb2de928364b1f82571c1e48274fc43b7667a4738ee4056c"
|
|
|
|
|
"checksum parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "045b3c7af871285146300da35b1932bb6e4639b66c7c98e85d06a32cbc4e8fa7"
|
|
|
|
|
"checksum parity-multihash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eb83358a0c05e52c44d658981fec2d146d3516d1adffd9e553684f8c8e9e8fa5"
|
|
|
|
|
"checksum parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "df3a17dc27848fd99e4f87eb0f8c9baba6ede0a6d555400c850ca45254ef4ce3"
|
|
|
|
|
"checksum parity-send-wrapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
|
|
|
|
|
"checksum parity-util-mem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2005637ccf93dbb60c85081ccaaf3f945f573da48dcc79f27f9646caa3ec1dc"
|
|
|
|
|
"checksum parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)" = "511379a8194230c2395d2f5fa627a5a7e108a9f976656ce723ae68fca4097bfc"
|
|
|
|
|