Newer
Older
[[package]]
name = "hyper-tls"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
dependencies = [
"bytes 0.4.12",
"futures 0.1.29",
"hyper 0.12.35",
"native-tls",
"tokio-io",
]
[[package]]
name = "idna"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "idna"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
[[package]]
name = "impl-codec"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1be51a921b067b0eaca2fad532d9400041561aa922221cc65f95a85641c6bf53"
dependencies = [
"parity-scale-codec",
]
[[package]]
name = "impl-rlp"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f7a72f11830b52333f36e3b09a288333888bf54380fd0ac0790a3c31ab0f3c5"
dependencies = [
"rlp",
]
[[package]]
name = "impl-serde"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58e3cae7e99c7ff5a995da2cf78dd0a5383740eda71d98cf7b1910c301ac69b8"
dependencies = [
"serde",
]
[[package]]
name = "impl-serde"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bbe9ea9b182f0fb1cabbd61f4ff9b7b7b9197955e95a7e4c27de5055eb29ff8"
dependencies = [
"serde",
]
[[package]]
name = "impl-trait-for-tuples"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"
dependencies = [
[[package]]
name = "indexmap"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292"
dependencies = [
"autocfg 1.0.0",
]
[[package]]
name = "integer-sqrt"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f65877bf7d44897a473350b1046277941cee20b263397e90869c50b6e766088b"
[[package]]
name = "interleaved-ordered"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "141340095b15ed7491bd3d4ced9d20cebfb826174b6bb03386381f62b01e3d77"
[[package]]
name = "intervalier"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"
dependencies = [
"futures 0.3.4",
"futures-timer 2.0.2",
]
[[package]]
name = "iovec"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
dependencies = [
"libc",
]
[[package]]
name = "ip_network"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ee15951c035f79eddbef745611ec962f63f4558f1dadf98ab723cc603487c6f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"
[[package]]
name = "itertools"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
dependencies = [
"either",
]
[[package]]
name = "itoa"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
[[package]]
name = "js-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a27d435371a2fa5b6d2b028a74bbdb1234f308da363226a2854ca3ff8ba7055"
dependencies = [
"wasm-bindgen",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2307a7e78cf969759e390a8a2151ea12e783849a45bb00aa871b468ba58ea79e"
"failure",
"futures 0.1.29",
"jsonrpc-core",
"jsonrpc-pubsub",
"serde",
"serde_json",
]
[[package]]
version = "14.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25525f6002338fb4debb5167a89a0b47f727a5a48418417545ad3429758b7fec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f9382e831a6d630c658df103aac3f971da096deb57c136ea2b760d3b4e3f9f"
dependencies = [
"jsonrpc-client-transports",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8609af8f63b626e8e211f52441fcdb6ec54f1a446606b10d5c89ae9bf8a20058"
]
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52860f0549694aa4abb12766856f56952ab46d3fb9f0815131b2db3d9cc2f29"
"hyper 0.12.35",
"jsonrpc-core",
"jsonrpc-server-utils",
"parking_lot 0.10.2",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4ca5e391d6c6a2261d4adca029f427fe63ea546ad6cef2957c654c08495ec16"
"parking_lot 0.10.2",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f06add502b48351e05dd95814835327fb115e4e9f834ca42fd522d3b769d4d2"
"bytes 0.4.12",
"globset",
"jsonrpc-core",
"lazy_static",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "017a7dd5083d9ed62c5e1dd3e317975c33c3115dac5447f4480fe05a8c354754"
"parking_lot 0.10.2",
source = "git+https://github.com/paritytech/jsonrpsee.git#62da58d12321355aac76975bfedfbc3ab0fe08e3"
"bytes 0.5.4",
"fnv",
"futures 0.3.4",
"futures-timer 3.0.2",
"globset",
"hashbrown 0.7.2",
"hyper 0.13.5",
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"serde",
"serde_json",
name = "jsonrpsee-proc-macros"
version = "1.0.0"
source = "git+https://github.com/paritytech/jsonrpsee.git#62da58d12321355aac76975bfedfbc3ab0fe08e3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c54d9f465d530a752e6ebdc217e081a7a614b48cb200f6f0aee21ba6bc9aabb"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cad096c6849b2ef027fabe35c4aed356d0e3d3f586d0a8361e5e17f1e50a7ce5"
dependencies = [
"parity-util-mem",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4aa954d12cfac958822dfd77aab34f3eec71f103b918c4ab79ab59a36ee594ea"
"parking_lot 0.10.2",
]
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3f14c3a10c8894d26175e57e9e26032e6d6c49c30cbe2468c5bf5f6b64bb0be"
"fs-swap",
"interleaved-ordered",
"kvdb",
"num_cpus",
"owning_ref",
"parity-util-mem",
"parking_lot 0.10.2",
[[package]]
name = "language-tags"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
version = "0.2.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
[[package]]
name = "libflate"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9135df43b1f5d0e333385cb6e7897ecd1a43d7d11b91ac003f4d2c2d2401fdd"
dependencies = [
"adler32",
"crc32fast",
"rle-decode-fast",
"take_mut",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
dependencies = [
"cc",
[[package]]
name = "libm"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
[[package]]
name = "libp2p"
version = "0.16.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bba17ee9cac4bb89de5812159877d9b4f0a993bf41697a5a875940cd1eb71f24"
dependencies = [
"bytes 0.5.4",
"futures 0.3.4",
"lazy_static",
"libp2p-core 0.16.0",
"libp2p-core-derive 0.16.0",
"libp2p-deflate",
"libp2p-dns 0.16.0",
"libp2p-floodsub",
"libp2p-gossipsub",
"libp2p-identify 0.16.0",
"libp2p-kad 0.16.2",
"libp2p-mdns 0.16.0",
"libp2p-mplex 0.16.0",
"libp2p-noise 0.16.2",
"libp2p-ping 0.16.0",
"libp2p-plaintext",
"libp2p-pnet",
"libp2p-secio",
"libp2p-swarm 0.16.1",
"libp2p-tcp 0.16.0",
"libp2p-uds",
"libp2p-wasm-ext 0.16.2",
"libp2p-yamux 0.16.2",
"parity-multiaddr 0.7.3",
"parity-multihash",
"parking_lot 0.10.2",
"pin-project",
"smallvec 1.4.0",
"wasm-timer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32ea742c86405b659c358223a8f0f9f5a9eb27bb6083894c6340959b05269662"
"bytes 0.5.4",
"futures 0.3.4",
"lazy_static",
"libp2p-core 0.18.0",
"libp2p-core-derive 0.18.0",
"libp2p-dns 0.18.0",
"libp2p-identify 0.18.0",
"libp2p-kad 0.18.0",
"libp2p-mdns 0.18.0",
"libp2p-mplex 0.18.0",
"libp2p-noise 0.18.0",
"libp2p-ping 0.18.0",
"libp2p-swarm 0.18.1",
"libp2p-tcp 0.18.0",
"libp2p-wasm-ext 0.18.0",
"libp2p-yamux 0.18.0",
"multihash",
"parity-multiaddr 0.8.0",
"parking_lot 0.10.2",
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
[[package]]
name = "libp2p-core"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b874594c4b29de1a29f27871feba8e6cd13aa54a8a1e8f8c7cf3dfac5ca287c"
dependencies = [
"asn1_der",
"bs58",
"ed25519-dalek",
"fnv",
"futures 0.3.4",
"futures-timer 3.0.2",
"lazy_static",
"libsecp256k1",
"log 0.4.8",
"multistream-select 0.7.0",
"parity-multiaddr 0.7.3",
"parity-multihash",
"parking_lot 0.10.2",
"pin-project",
"prost",
"prost-build",
"rand 0.7.3",
"ring",
"rw-stream-sink",
"sha2",
"smallvec 1.4.0",
"thiserror",
"unsigned-varint",
"void",
"zeroize",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d2c17158c4dca984a77a5927aac6f0862d7f50c013470a415f93be498b5739"
"fnv",
"futures 0.3.4",
"futures-timer 3.0.2",
"lazy_static",
"libsecp256k1",
"multistream-select 0.8.0",
"parking_lot 0.10.2",
"pin-project",
"prost",
"prost-build",
"rand 0.7.3",
"ring",
"rw-stream-sink",
"sha2",
[[package]]
name = "libp2p-core-derive"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96d472e9d522f588805c77801de10b957be84e10f019ca5f869fa1825b15ea9b"
dependencies = [
"quote 1.0.3",
"syn 1.0.18",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "329127858e4728db5ab60c33d5ae352a999325fdf190ed022ec7d3a4685ae2e6"
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
[[package]]
name = "libp2p-deflate"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e25004d4d9837b44b22c5f1a69be1724a5168fef6cff1716b5176a972c3aa62"
dependencies = [
"flate2",
"futures 0.3.4",
"libp2p-core 0.16.0",
]
[[package]]
name = "libp2p-dns"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b99e552f9939b606eb4b59f7f64d9b01e3f96752f47e350fc3c5fc646ed3f649"
dependencies = [
"futures 0.3.4",
"libp2p-core 0.16.0",
"log 0.4.8",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0d0993481203d68e5ce2f787d033fb0cac6b850659ed6c784612db678977c71"
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
"libp2p-core 0.18.0",
"log 0.4.8",
]
[[package]]
name = "libp2p-floodsub"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d3234f12e44f9a50351a9807b97fe7de11eb9ae4482370392ba10da6dc90722"
dependencies = [
"cuckoofilter",
"fnv",
"futures 0.3.4",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"prost",
"prost-build",
"rand 0.7.3",
"smallvec 1.4.0",
]
[[package]]
name = "libp2p-gossipsub"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d46cb3e0841bd951cbf4feae56cdc081e6347836a644fb260c3ec554149b4006"
dependencies = [
"base64 0.11.0",
"byteorder 1.3.4",
"bytes 0.5.4",
"fnv",
"futures 0.3.4",
"futures_codec",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"log 0.4.8",
"lru",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"smallvec 1.4.0",
"unsigned-varint",
"wasm-timer",
]
[[package]]
name = "libp2p-identify"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfeb935a9bd41263e4f3a24b988e9f4a044f3ae89ac284e83c17fe2f84e0d66b"
dependencies = [
"futures 0.3.4",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"prost",
"prost-build",
"smallvec 1.4.0",
"wasm-timer",
name = "libp2p-identify"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a38ca3eb807789e26f41c82ca7cd2b3843c66c5587b8b5f709a2f421f3061414"
"libp2p-core 0.18.0",
"libp2p-swarm 0.18.1",
"smallvec 1.4.0",
"wasm-timer",
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
[[package]]
name = "libp2p-kad"
version = "0.16.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "464dc8412978d40f0286be72ed9ab5e0e1386a4a06e7f174526739b5c3c1f041"
dependencies = [
"arrayvec 0.5.1",
"bytes 0.5.4",
"either",
"fnv",
"futures 0.3.4",
"futures_codec",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"log 0.4.8",
"parity-multihash",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"smallvec 1.4.0",
"uint",
"unsigned-varint",
"void",
"wasm-timer",
]
name = "libp2p-kad"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a92cda1fb8149ea64d092a2b99d2bd7a2c309eee38ea322d02e4480bd6ee1759"
"libp2p-core 0.18.0",
"libp2p-swarm 0.18.1",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"smallvec 1.4.0",
"uint",
"unsigned-varint",
"void",
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
[[package]]
name = "libp2p-mdns"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "881fcfb360c2822db9f0e6bb6f89529621556ed9a8b038313414eda5107334de"
dependencies = [
"async-std",
"data-encoding",
"dns-parser",
"either",
"futures 0.3.4",
"lazy_static",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"log 0.4.8",
"net2",
"rand 0.7.3",
"smallvec 1.4.0",
"void",
"wasm-timer",
]
name = "libp2p-mdns"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41e908d2aaf8ff0ec6ad1f02fe1844fd777fb0b03a68a226423630750ab99471"
"async-std",
"data-encoding",
"dns-parser",
"either",
"libp2p-core 0.18.0",
"libp2p-swarm 0.18.1",
"net2",
"rand 0.7.3",
"smallvec 1.4.0",
"void",
[[package]]
name = "libp2p-mplex"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8507b37ad0eed275efcde67a023c3d85af6c80768b193845b9288e848e1af95"
dependencies = [
"bytes 0.5.4",
"fnv",
"futures 0.3.4",
"futures_codec",
"libp2p-core 0.16.0",
"log 0.4.8",
"parking_lot 0.10.2",
"unsigned-varint",
]
name = "libp2p-mplex"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0832882b06619b2e81d74e71447753ea3c068164a0bca67847d272e856a04a02"
"bytes 0.5.4",
"fnv",
"futures 0.3.4",
"futures_codec",
"libp2p-core 0.18.0",
"parking_lot 0.10.2",
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
[[package]]
name = "libp2p-noise"
version = "0.16.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15a8a3d71f898beb6f854c8aae27aa1d198e0d1f2e49412261c2d90ef39675a"
dependencies = [
"curve25519-dalek",
"futures 0.3.4",
"lazy_static",
"libp2p-core 0.16.0",
"log 0.4.8",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"snow",
"static_assertions",
"x25519-dalek",
"zeroize",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "918e94a649e1139c24ee9f1f8c1f2adaba6d157b9471af787f2d9beac8c29c77"
"libp2p-core 0.18.0",
"prost",
"prost-build",
"rand 0.7.3",
"sha2",
"snow",
"static_assertions",
"x25519-dalek",
[[package]]
name = "libp2p-ping"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33d22f2f228b3a828dca1cb8aa9fa331e0bc9c36510cb2c1916956e20dc85e8c"
dependencies = [
"futures 0.3.4",
"libp2p-core 0.16.0",
"libp2p-swarm 0.16.1",
"log 0.4.8",
"rand 0.7.3",
"void",
"wasm-timer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9bfbf87eebb492d040f9899c5c81c9738730465ac5e78d9b7a7d086d0f07230"
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
"libp2p-core 0.18.0",
"libp2p-swarm 0.18.1",
"log 0.4.8",
"rand 0.7.3",
"void",
"wasm-timer",
]
[[package]]
name = "libp2p-plaintext"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56126a204d7b3382bac163143ff4125a14570b3ba76ba979103d1ae1abed1923"
dependencies = [
"bytes 0.5.4",
"futures 0.3.4",
"futures_codec",
"libp2p-core 0.16.0",
"log 0.4.8",
"prost",
"prost-build",
"rw-stream-sink",
"unsigned-varint",
"void",
]
[[package]]
name = "libp2p-pnet"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b916938a8868f75180aeeffcc6a516a922d165e8fa2a90b57bad989d1ccbb57a"
dependencies = [
"futures 0.3.4",
"log 0.4.8",
"pin-project",
"rand 0.7.3",
"salsa20",
"sha3",
]
[[package]]
name = "libp2p-secio"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1219e9ecb4945d7331a05f5ffe96a1f6e28051bfa1223d4c60353c251de0354e"
dependencies = [
"aes-ctr",
"ctr",
"futures 0.3.4",
"hmac",
"js-sys",
"lazy_static",
"libp2p-core 0.16.0",
"parity-send-wrapper",
"pin-project",
"prost",
"prost-build",
"quicksink",
"ring",
"rw-stream-sink",
"sha2",
"static_assertions",
"twofish",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "libp2p-swarm"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "275471e7c0e88ae004660866cd54f603bd8bd1f4caef541a27f50dd8640c4d4c"
dependencies = [
"futures 0.3.4",
"libp2p-core 0.16.0",
"log 0.4.8",
"smallvec 1.4.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44ab289ae44cc691da0a6fe96aefa43f26c86c6c7813998e203f6d80f1860f18"
"libp2p-core 0.18.0",
"rand 0.7.3",
"smallvec 1.4.0",
[[package]]
name = "libp2p-tcp"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9e80ad4e3535345f3d666554ce347d3100453775611c05c60786bf9a1747a10"
dependencies = [
"async-std",
"futures 0.3.4",
"futures-timer 3.0.2",
"get_if_addrs",
"ipnet",
"libp2p-core 0.16.0",
"log 0.4.8",