Newer
Older
]
[[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",
]
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
[[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"
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
[[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",
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
[[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"
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
[[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"
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
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
"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",
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
[[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",
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
[[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",
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
[[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"
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
"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",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b37ea44823d3ed223e4605da94b50177bc520f05ae2452286700549a32d81669"
"async-std",
"futures 0.3.4",
"futures-timer 3.0.2",
"get_if_addrs",
"ipnet",
"libp2p-core 0.18.0",
"log 0.4.8",
]
[[package]]
name = "libp2p-uds"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76d329564a43da9d0e055a5b938633c4a8ceab1f59cec133fbc4647917c07341"
dependencies = [
"async-std",
"futures 0.3.4",
"libp2p-core 0.16.0",