123[[package]]4name = "Inflector"5version = "0.11.4"6source = "registry+https://github.com/rust-lang/crates.io-index"7checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"8dependencies = [9 "lazy_static",10 "regex",11]1213[[package]]14name = "addr2line"15version = "0.12.1"16source = "registry+https://github.com/rust-lang/crates.io-index"17checksum = "a49806b9dadc843c61e7c97e72490ad7f7220ae249012fbda9ad0609457c0543"18dependencies = [19 "gimli 0.21.0",20]2122[[package]]23name = "adler32"24version = "1.0.4"25source = "registry+https://github.com/rust-lang/crates.io-index"26checksum = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"2728[[package]]29name = "ahash"30version = "0.2.18"31source = "registry+https://github.com/rust-lang/crates.io-index"32checksum = "6f33b5018f120946c1dcf279194f238a9f146725593ead1c08fa47ff22b0b5d3"33dependencies = [34 "const-random",35]3637[[package]]38name = "aho-corasick"39version = "0.7.10"40source = "registry+https://github.com/rust-lang/crates.io-index"41checksum = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"42dependencies = [43 "memchr",44]4546[[package]]47name = "alga"48version = "0.9.3"49source = "registry+https://github.com/rust-lang/crates.io-index"50checksum = "4f823d037a7ec6ea2197046bafd4ae150e6bc36f9ca347404f46a46823fa84f2"51dependencies = [52 "approx",53 "num-complex",54 "num-traits 0.2.11",55]5657[[package]]58name = "ansi_term"59version = "0.11.0"60source = "registry+https://github.com/rust-lang/crates.io-index"61checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"62dependencies = [63 "winapi 0.3.8",64]6566[[package]]67name = "ansi_term"68version = "0.12.1"69source = "registry+https://github.com/rust-lang/crates.io-index"70checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"71dependencies = [72 "winapi 0.3.8",73]7475[[package]]76name = "anyhow"77version = "1.0.31"78source = "registry+https://github.com/rust-lang/crates.io-index"79checksum = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f"8081[[package]]82name = "approx"83version = "0.3.2"84source = "registry+https://github.com/rust-lang/crates.io-index"85checksum = "f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3"86dependencies = [87 "num-traits 0.2.11",88]8990[[package]]91name = "arc-swap"92version = "0.4.7"93source = "registry+https://github.com/rust-lang/crates.io-index"94checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"9596[[package]]97name = "arrayref"98version = "0.3.6"99source = "registry+https://github.com/rust-lang/crates.io-index"100checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"101102[[package]]103name = "arrayvec"104version = "0.4.12"105source = "registry+https://github.com/rust-lang/crates.io-index"106checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"107dependencies = [108 "nodrop",109]110111[[package]]112name = "arrayvec"113version = "0.5.1"114source = "registry+https://github.com/rust-lang/crates.io-index"115checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"116117[[package]]118name = "asn1_der"119version = "0.6.3"120source = "registry+https://github.com/rust-lang/crates.io-index"121checksum = "6fce6b6a0ffdafebd82c87e79e3f40e8d2c523e5fea5566ff6b90509bf98d638"122dependencies = [123 "asn1_der_derive",124]125126[[package]]127name = "asn1_der_derive"128version = "0.1.2"129source = "registry+https://github.com/rust-lang/crates.io-index"130checksum = "0d0864d84b8e07b145449be9a8537db86bf9de5ce03b913214694643b4743502"131dependencies = [132 "quote 1.0.7",133 "syn 1.0.31",134]135136[[package]]137name = "assert_matches"138version = "1.3.0"139source = "registry+https://github.com/rust-lang/crates.io-index"140checksum = "7deb0a829ca7bcfaf5da70b073a8d128619259a7be8216a355e23f00763059e5"141142[[package]]143name = "async-std"144version = "1.5.0"145source = "registry+https://github.com/rust-lang/crates.io-index"146checksum = "538ecb01eb64eecd772087e5b6f7540cbc917f047727339a472dafed2185b267"147dependencies = [148 "async-task",149 "broadcaster",150 "crossbeam-channel",151 "crossbeam-deque",152 "crossbeam-utils",153 "futures-core",154 "futures-io",155 "futures-timer 2.0.2",156 "kv-log-macro",157 "log",158 "memchr",159 "mio",160 "mio-uds",161 "num_cpus",162 "once_cell",163 "pin-project-lite",164 "pin-utils",165 "slab",166]167168[[package]]169name = "async-task"170version = "1.3.1"171source = "registry+https://github.com/rust-lang/crates.io-index"172checksum = "0ac2c016b079e771204030951c366db398864f5026f84a44dafb0ff20f02085d"173dependencies = [174 "libc",175 "winapi 0.3.8",176]177178[[package]]179name = "async-tls"180version = "0.7.0"181source = "registry+https://github.com/rust-lang/crates.io-index"182checksum = "95fd83426b89b034bf4e9ceb9c533c2f2386b813fd3dcae0a425ec6f1837d78a"183dependencies = [184 "futures 0.3.5",185 "rustls",186 "webpki",187 "webpki-roots 0.19.0",188]189190[[package]]191name = "atty"192version = "0.2.14"193source = "registry+https://github.com/rust-lang/crates.io-index"194checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"195dependencies = [196 "hermit-abi",197 "libc",198 "winapi 0.3.8",199]200201[[package]]202name = "autocfg"203version = "0.1.7"204source = "registry+https://github.com/rust-lang/crates.io-index"205checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"206207[[package]]208name = "autocfg"209version = "1.0.0"210source = "registry+https://github.com/rust-lang/crates.io-index"211checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"212213[[package]]214name = "backtrace"215version = "0.3.48"216source = "registry+https://github.com/rust-lang/crates.io-index"217checksum = "0df2f85c8a2abbe3b7d7e748052fdd9b76a0458fdeb16ad4223f5eca78c7c130"218dependencies = [219 "addr2line",220 "cfg-if",221 "libc",222 "object 0.19.0",223 "rustc-demangle",224]225226[[package]]227name = "base58"228version = "0.1.0"229source = "registry+https://github.com/rust-lang/crates.io-index"230checksum = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83"231232[[package]]233name = "base64"234version = "0.11.0"235source = "registry+https://github.com/rust-lang/crates.io-index"236checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"237238[[package]]239name = "base64"240version = "0.12.3"241source = "registry+https://github.com/rust-lang/crates.io-index"242checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"243244[[package]]245name = "bincode"246version = "1.3.1"247source = "registry+https://github.com/rust-lang/crates.io-index"248checksum = "f30d3a39baa26f9651f17b375061f3233dde33424a8b72b0dbe93a68a0bc896d"249dependencies = [250 "byteorder",251 "serde",252]253254[[package]]255name = "bindgen"256version = "0.53.3"257source = "registry+https://github.com/rust-lang/crates.io-index"258checksum = "c72a978d268b1d70b0e963217e60fdabd9523a941457a6c42a7315d15c7e89e5"259dependencies = [260 "bitflags",261 "cexpr",262 "cfg-if",263 "clang-sys",264 "clap",265 "env_logger",266 "lazy_static",267 "lazycell",268 "log",269 "peeking_take_while",270 "proc-macro2",271 "quote 1.0.7",272 "regex",273 "rustc-hash",274 "shlex",275 "which",276]277278[[package]]279name = "bitflags"280version = "1.2.1"281source = "registry+https://github.com/rust-lang/crates.io-index"282checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"283284[[package]]285name = "bitmask"286version = "0.5.0"287source = "registry+https://github.com/rust-lang/crates.io-index"288checksum = "5da9b3d9f6f585199287a473f4f8dfab6566cf827d15c00c219f53c645687ead"289290[[package]]291name = "bitvec"292version = "0.17.4"293source = "registry+https://github.com/rust-lang/crates.io-index"294checksum = "41262f11d771fd4a61aa3ce019fca363b4b6c282fca9da2a31186d3965a47a5c"295dependencies = [296 "either",297 "radium",298]299300[[package]]301name = "blake2"302version = "0.8.1"303source = "registry+https://github.com/rust-lang/crates.io-index"304checksum = "94cb07b0da6a73955f8fb85d24c466778e70cda767a568229b104f0264089330"305dependencies = [306 "byte-tools",307 "crypto-mac",308 "digest",309 "opaque-debug",310]311312[[package]]313name = "blake2-rfc"314version = "0.2.18"315source = "registry+https://github.com/rust-lang/crates.io-index"316checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"317dependencies = [318 "arrayvec 0.4.12",319 "constant_time_eq",320]321322[[package]]323name = "blake2b_simd"324version = "0.5.10"325source = "registry+https://github.com/rust-lang/crates.io-index"326checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"327dependencies = [328 "arrayref",329 "arrayvec 0.5.1",330 "constant_time_eq",331]332333[[package]]334name = "blake2s_simd"335version = "0.5.10"336source = "registry+https://github.com/rust-lang/crates.io-index"337checksum = "ab9e07352b829279624ceb7c64adb4f585dacdb81d35cafae81139ccd617cf44"338dependencies = [339 "arrayref",340 "arrayvec 0.5.1",341 "constant_time_eq",342]343344[[package]]345name = "block-buffer"346version = "0.7.3"347source = "registry+https://github.com/rust-lang/crates.io-index"348checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"349dependencies = [350 "block-padding",351 "byte-tools",352 "byteorder",353 "generic-array",354]355356[[package]]357name = "block-padding"358version = "0.1.5"359source = "registry+https://github.com/rust-lang/crates.io-index"360checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"361dependencies = [362 "byte-tools",363]364365[[package]]366name = "broadcaster"367version = "1.0.0"368source = "registry+https://github.com/rust-lang/crates.io-index"369checksum = "d9c972e21e0d055a36cf73e4daae870941fe7a8abcd5ac3396aab9e4c126bd87"370dependencies = [371 "futures-channel",372 "futures-core",373 "futures-sink",374 "futures-util",375 "parking_lot 0.10.2",376 "slab",377]378379[[package]]380name = "bs58"381version = "0.3.1"382source = "registry+https://github.com/rust-lang/crates.io-index"383checksum = "476e9cd489f9e121e02ffa6014a8ef220ecb15c05ed23fc34cca13925dc283fb"384385[[package]]386name = "bstr"387version = "0.2.13"388source = "registry+https://github.com/rust-lang/crates.io-index"389checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"390dependencies = [391 "memchr",392]393394[[package]]395name = "bumpalo"396version = "3.4.0"397source = "registry+https://github.com/rust-lang/crates.io-index"398checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"399400[[package]]401name = "byte-slice-cast"402version = "0.3.5"403source = "registry+https://github.com/rust-lang/crates.io-index"404checksum = "b0a5e3906bcbf133e33c1d4d95afc664ad37fbdb9f6568d8043e7ea8c27d93d3"405406[[package]]407name = "byte-tools"408version = "0.3.1"409source = "registry+https://github.com/rust-lang/crates.io-index"410checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"411412[[package]]413name = "byteorder"414version = "1.3.4"415source = "registry+https://github.com/rust-lang/crates.io-index"416checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"417418[[package]]419name = "bytes"420version = "0.4.12"421source = "registry+https://github.com/rust-lang/crates.io-index"422checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"423dependencies = [424 "byteorder",425 "either",426 "iovec",427]428429[[package]]430name = "bytes"431version = "0.5.4"432source = "registry+https://github.com/rust-lang/crates.io-index"433checksum = "130aac562c0dd69c56b3b1cc8ffd2e17be31d0b6c25b61c96b76231aa23e39e1"434435[[package]]436name = "c_linked_list"437version = "1.1.1"438source = "registry+https://github.com/rust-lang/crates.io-index"439checksum = "4964518bd3b4a8190e832886cdc0da9794f12e8e6c1613a9e90ff331c4c8724b"440441[[package]]442name = "cc"443version = "1.0.54"444source = "registry+https://github.com/rust-lang/crates.io-index"445checksum = "7bbb73db36c1246e9034e307d0fba23f9a2e251faa47ade70c1bd252220c8311"446dependencies = [447 "jobserver",448]449450[[package]]451name = "cexpr"452version = "0.4.0"453source = "registry+https://github.com/rust-lang/crates.io-index"454checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"455dependencies = [456 "nom",457]458459[[package]]460name = "cfg-if"461version = "0.1.10"462source = "registry+https://github.com/rust-lang/crates.io-index"463checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"464465[[package]]466name = "chacha20-poly1305-aead"467version = "0.1.2"468source = "registry+https://github.com/rust-lang/crates.io-index"469checksum = "77d2058ba29594f69c75e8a9018e0485e3914ca5084e3613cd64529042f5423b"470dependencies = [471 "constant_time_eq",472]473474[[package]]475name = "chrono"476version = "0.4.11"477source = "registry+https://github.com/rust-lang/crates.io-index"478checksum = "80094f509cf8b5ae86a4966a39b3ff66cd7e2a3e594accec3743ff3fabeab5b2"479dependencies = [480 "num-integer",481 "num-traits 0.2.11",482 "time",483]484485[[package]]486name = "clang-sys"487version = "0.29.3"488source = "registry+https://github.com/rust-lang/crates.io-index"489checksum = "fe6837df1d5cba2397b835c8530f51723267e16abbf83892e9e5af4f0e5dd10a"490dependencies = [491 "glob",492 "libc",493 "libloading",494]495496[[package]]497name = "clap"498version = "2.33.1"499source = "registry+https://github.com/rust-lang/crates.io-index"500checksum = "bdfa80d47f954d53a35a64987ca1422f495b8d6483c0fe9f7117b36c2a792129"501dependencies = [502 "ansi_term 0.11.0",503 "atty",504 "bitflags",505 "strsim",506 "textwrap",507 "unicode-width",508 "vec_map",509]510511[[package]]512name = "clear_on_drop"513version = "0.2.4"514source = "registry+https://github.com/rust-lang/crates.io-index"515checksum = "c9cc5db465b294c3fa986d5bbb0f3017cd850bff6dd6c52f9ccff8b4d21b7b08"516dependencies = [517 "cc",518]519520[[package]]521name = "cloudabi"522version = "0.0.3"523source = "registry+https://github.com/rust-lang/crates.io-index"524checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"525dependencies = [526 "bitflags",527]528529[[package]]530name = "const-random"531version = "0.1.8"532source = "registry+https://github.com/rust-lang/crates.io-index"533checksum = "2f1af9ac737b2dd2d577701e59fd09ba34822f6f2ebdb30a7647405d9e55e16a"534dependencies = [535 "const-random-macro",536 "proc-macro-hack",537]538539[[package]]540name = "const-random-macro"541version = "0.1.8"542source = "registry+https://github.com/rust-lang/crates.io-index"543checksum = "25e4c606eb459dd29f7c57b2e0879f2b6f14ee130918c2b78ccb58a9624e6c7a"544dependencies = [545 "getrandom",546 "proc-macro-hack",547]548549[[package]]550name = "constant_time_eq"551version = "0.1.5"552source = "registry+https://github.com/rust-lang/crates.io-index"553checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"554555[[package]]556name = "core-foundation"557version = "0.7.0"558source = "registry+https://github.com/rust-lang/crates.io-index"559checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"560dependencies = [561 "core-foundation-sys",562 "libc",563]564565[[package]]566name = "core-foundation-sys"567version = "0.7.0"568source = "registry+https://github.com/rust-lang/crates.io-index"569checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"570571[[package]]572name = "cranelift-bforest"573version = "0.63.0"574source = "registry+https://github.com/rust-lang/crates.io-index"575checksum = "d4425bb6c3f3d2f581c650f1a1fdd3196a975490149cf59bea9d34c3bea79eda"576dependencies = [577 "cranelift-entity",578]579580[[package]]581name = "cranelift-codegen"582version = "0.63.0"583source = "registry+https://github.com/rust-lang/crates.io-index"584checksum = "d166b289fd30062ee6de86284750fc3fe5d037c6b864b3326ce153239b0626e1"585dependencies = [586 "byteorder",587 "cranelift-bforest",588 "cranelift-codegen-meta",589 "cranelift-codegen-shared",590 "cranelift-entity",591 "gimli 0.20.0",592 "log",593 "regalloc",594 "serde",595 "smallvec 1.4.0",596 "target-lexicon",597 "thiserror",598]599600[[package]]601name = "cranelift-codegen-meta"602version = "0.63.0"603source = "registry+https://github.com/rust-lang/crates.io-index"604checksum = "02c9fb2306a36d41c5facd4bf3400bc6c157185c43a96eaaa503471c34c5144b"605dependencies = [606 "cranelift-codegen-shared",607 "cranelift-entity",608]609610[[package]]611name = "cranelift-codegen-shared"612version = "0.63.0"613source = "registry+https://github.com/rust-lang/crates.io-index"614checksum = "44e0cfe9b1f97d9f836bca551618106c7d53b93b579029ecd38e73daa7eb689e"615616[[package]]617name = "cranelift-entity"618version = "0.63.0"619source = "registry+https://github.com/rust-lang/crates.io-index"620checksum = "926a73c432e5ba9c891171ff50b75e7d992cd76cd271f0a0a0ba199138077472"621dependencies = [622 "serde",623]624625[[package]]626name = "cranelift-frontend"627version = "0.63.0"628source = "registry+https://github.com/rust-lang/crates.io-index"629checksum = "e45f82e3446dd1ebb8c2c2f6a6b0e6cd6cd52965c7e5f7b1b35e9a9ace31ccde"630dependencies = [631 "cranelift-codegen",632 "log",633 "smallvec 1.4.0",634 "target-lexicon",635]636637[[package]]638name = "cranelift-native"639version = "0.63.0"640source = "registry+https://github.com/rust-lang/crates.io-index"641checksum = "488b5d481bb0996a143e55a9d1739ef425efa20d4a5e5e98c859a8573c9ead9a"642dependencies = [643 "cranelift-codegen",644 "raw-cpuid",645 "target-lexicon",646]647648[[package]]649name = "cranelift-wasm"650version = "0.63.0"651source = "registry+https://github.com/rust-lang/crates.io-index"652checksum = "00aa8dde71fd9fdb1958e7b0ef8f524c1560e2c6165e4ea54bc302b40551c161"653dependencies = [654 "cranelift-codegen",655 "cranelift-entity",656 "cranelift-frontend",657 "log",658 "serde",659 "thiserror",660 "wasmparser 0.51.4",661]662663[[package]]664name = "crc32fast"665version = "1.2.0"666source = "registry+https://github.com/rust-lang/crates.io-index"667checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"668dependencies = [669 "cfg-if",670]671672[[package]]673name = "crossbeam-channel"674version = "0.4.2"675source = "registry+https://github.com/rust-lang/crates.io-index"676checksum = "cced8691919c02aac3cb0a1bc2e9b73d89e832bf9a06fc579d4e71b68a2da061"677dependencies = [678 "crossbeam-utils",679 "maybe-uninit",680]681682[[package]]683name = "crossbeam-deque"684version = "0.7.3"685source = "registry+https://github.com/rust-lang/crates.io-index"686checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"687dependencies = [688 "crossbeam-epoch",689 "crossbeam-utils",690 "maybe-uninit",691]692693[[package]]694name = "crossbeam-epoch"695version = "0.8.2"696source = "registry+https://github.com/rust-lang/crates.io-index"697checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"698dependencies = [699 "autocfg 1.0.0",700 "cfg-if",701 "crossbeam-utils",702 "lazy_static",703 "maybe-uninit",704 "memoffset",705 "scopeguard",706]707708[[package]]709name = "crossbeam-queue"710version = "0.2.2"711source = "registry+https://github.com/rust-lang/crates.io-index"712checksum = "ab6bffe714b6bb07e42f201352c34f51fefd355ace793f9e638ebd52d23f98d2"713dependencies = [714 "cfg-if",715 "crossbeam-utils",716]717718[[package]]719name = "crossbeam-utils"720version = "0.7.2"721source = "registry+https://github.com/rust-lang/crates.io-index"722checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"723dependencies = [724 "autocfg 1.0.0",725 "cfg-if",726 "lazy_static",727]728729[[package]]730name = "crunchy"731version = "0.2.2"732source = "registry+https://github.com/rust-lang/crates.io-index"733checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"734735[[package]]736name = "crypto-mac"737version = "0.7.0"738source = "registry+https://github.com/rust-lang/crates.io-index"739checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"740dependencies = [741 "generic-array",742 "subtle 1.0.0",743]744745[[package]]746name = "ct-logs"747version = "0.6.0"748source = "registry+https://github.com/rust-lang/crates.io-index"749checksum = "4d3686f5fa27dbc1d76c751300376e167c5a43387f44bb451fd1c24776e49113"750dependencies = [751 "sct",752]753754[[package]]755name = "curve25519-dalek"756version = "2.1.0"757source = "registry+https://github.com/rust-lang/crates.io-index"758checksum = "5d85653f070353a16313d0046f173f70d1aadd5b42600a14de626f0dfb3473a5"759dependencies = [760 "byteorder",761 "digest",762 "rand_core 0.5.1",763 "subtle 2.2.3",764 "zeroize",765]766767[[package]]768name = "data-encoding"769version = "2.2.1"770source = "registry+https://github.com/rust-lang/crates.io-index"771checksum = "72aa14c04dfae8dd7d8a2b1cb7ca2152618cd01336dbfe704b8dcbf8d41dbd69"772773[[package]]774name = "derive_more"775version = "0.99.7"776source = "registry+https://github.com/rust-lang/crates.io-index"777checksum = "2127768764f1556535c01b5326ef94bd60ff08dcfbdc544d53e69ed155610f5d"778dependencies = [779 "proc-macro2",780 "quote 1.0.7",781 "syn 1.0.31",782]783784[[package]]785name = "digest"786version = "0.8.1"787source = "registry+https://github.com/rust-lang/crates.io-index"788checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"789dependencies = [790 "generic-array",791]792793[[package]]794name = "directories"795version = "2.0.2"796source = "registry+https://github.com/rust-lang/crates.io-index"797checksum = "551a778172a450d7fc12e629ca3b0428d00f6afa9a43da1b630d54604e97371c"798dependencies = [799 "cfg-if",800 "dirs-sys",801]802803[[package]]804name = "dirs-sys"805version = "0.3.5"806source = "registry+https://github.com/rust-lang/crates.io-index"807checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a"808dependencies = [809 "libc",810 "redox_users",811 "winapi 0.3.8",812]813814[[package]]815name = "dns-parser"816version = "0.8.0"817source = "registry+https://github.com/rust-lang/crates.io-index"818checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"819dependencies = [820 "byteorder",821 "quick-error",822]823824[[package]]825name = "doc-comment"826version = "0.3.3"827source = "registry+https://github.com/rust-lang/crates.io-index"828checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"829830[[package]]831name = "ed25519-dalek"832version = "1.0.0-pre.3"833source = "registry+https://github.com/rust-lang/crates.io-index"834checksum = "978710b352437433c97b2bff193f2fb1dfd58a093f863dd95e225a19baa599a2"835dependencies = [836 "clear_on_drop",837 "curve25519-dalek",838 "rand 0.7.3",839 "sha2",840]841842[[package]]843name = "either"844version = "1.5.3"845source = "registry+https://github.com/rust-lang/crates.io-index"846checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"847848[[package]]849name = "enum-primitive-derive"850version = "0.1.2"851source = "registry+https://github.com/rust-lang/crates.io-index"852checksum = "e2b90e520ec62c1864c8c78d637acbfe8baf5f63240f2fb8165b8325c07812dd"853dependencies = [854 "num-traits 0.1.43",855 "quote 0.3.15",856 "syn 0.11.11",857]858859[[package]]860name = "env_logger"861version = "0.7.1"862source = "registry+https://github.com/rust-lang/crates.io-index"863checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"864dependencies = [865 "atty",866 "humantime",867 "log",868 "regex",869 "termcolor",870]871872[[package]]873name = "environmental"874version = "1.1.1"875source = "registry+https://github.com/rust-lang/crates.io-index"876checksum = "516aa8d7a71cb00a1c4146f0798549b93d083d4f189b3ced8f3de6b8f11ee6c4"877878[[package]]879name = "erased-serde"880version = "0.3.11"881source = "registry+https://github.com/rust-lang/crates.io-index"882checksum = "d88b6d1705e16a4d62e05ea61cc0496c2bd190f4fa8e5c1f11ce747be6bcf3d1"883dependencies = [884 "serde",885]886887[[package]]888name = "errno"889version = "0.2.5"890source = "registry+https://github.com/rust-lang/crates.io-index"891checksum = "b480f641ccf0faf324e20c1d3e53d81b7484c698b42ea677f6907ae4db195371"892dependencies = [893 "errno-dragonfly",894 "libc",895 "winapi 0.3.8",896]897898[[package]]899name = "errno-dragonfly"900version = "0.1.1"901source = "registry+https://github.com/rust-lang/crates.io-index"902checksum = "14ca354e36190500e1e1fb267c647932382b54053c50b14970856c0b00a35067"903dependencies = [904 "gcc",905 "libc",906]907908[[package]]909name = "exit-future"910version = "0.2.0"911source = "registry+https://github.com/rust-lang/crates.io-index"912checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"913dependencies = [914 "futures 0.3.5",915]916917[[package]]918name = "faerie"919version = "0.15.0"920source = "registry+https://github.com/rust-lang/crates.io-index"921checksum = "dfef65b0e94693295c5d2fe2506f0ee6f43465342d4b5331659936aee8b16084"922dependencies = [923 "goblin",924 "indexmap",925 "log",926 "scroll",927 "string-interner",928 "target-lexicon",929 "thiserror",930]931932[[package]]933name = "failure"934version = "0.1.8"935source = "registry+https://github.com/rust-lang/crates.io-index"936checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"937dependencies = [938 "backtrace",939 "failure_derive",940]941942[[package]]943name = "failure_derive"944version = "0.1.8"945source = "registry+https://github.com/rust-lang/crates.io-index"946checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"947dependencies = [948 "proc-macro2",949 "quote 1.0.7",950 "syn 1.0.31",951 "synstructure",952]953954[[package]]955name = "fake-simd"956version = "0.1.2"957source = "registry+https://github.com/rust-lang/crates.io-index"958checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"959960[[package]]961name = "fallible-iterator"962version = "0.2.0"963source = "registry+https://github.com/rust-lang/crates.io-index"964checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"965966[[package]]967name = "fdlimit"968version = "0.1.4"969source = "registry+https://github.com/rust-lang/crates.io-index"970checksum = "0da54a593b34c71b889ee45f5b5bb900c74148c5f7f8c6a9479ee7899f69603c"971dependencies = [972 "libc",973]974975[[package]]976name = "file-per-thread-logger"977version = "0.1.3"978source = "registry+https://github.com/rust-lang/crates.io-index"979checksum = "8b3937f028664bd0e13df401ba49a4567ccda587420365823242977f06609ed1"980dependencies = [981 "env_logger",982 "log",983]984985[[package]]986name = "finality-grandpa"987version = "0.12.3"988source = "registry+https://github.com/rust-lang/crates.io-index"989checksum = "8feb87a63249689640ac9c011742c33139204e3c134293d3054022276869133b"990dependencies = [991 "either",992 "futures 0.3.5",993 "futures-timer 2.0.2",994 "log",995 "num-traits 0.2.11",996 "parity-scale-codec",997 "parking_lot 0.9.0",998]9991000[[package]]1001name = "fixed-hash"1002version = "0.6.1"1003source = "registry+https://github.com/rust-lang/crates.io-index"1004checksum = "11498d382790b7a8f2fd211780bec78619bba81cdad3a283997c0c41f836759c"1005dependencies = [1006 "byteorder",1007 "rand 0.7.3",1008 "rustc-hex",1009 "static_assertions",1010]10111012[[package]]1013name = "fixedbitset"1014version = "0.2.0"1015source = "registry+https://github.com/rust-lang/crates.io-index"1016checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"10171018[[package]]1019name = "flate2"1020version = "1.0.14"1021source = "registry+https://github.com/rust-lang/crates.io-index"1022checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42"1023dependencies = [1024 "cfg-if",1025 "crc32fast",1026 "libc",1027 "libz-sys",1028 "miniz_oxide",1029]10301031[[package]]1032name = "fnv"1033version = "1.0.7"1034source = "registry+https://github.com/rust-lang/crates.io-index"1035checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"10361037[[package]]1038name = "fork-tree"1039version = "2.0.0-rc4"1040source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1041dependencies = [1042 "parity-scale-codec",1043]10441045[[package]]1046name = "frame-benchmarking"1047version = "2.0.0-rc4"1048source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1049dependencies = [1050 "frame-support",1051 "frame-system",1052 "linregress",1053 "parity-scale-codec",1054 "paste",1055 "sp-api",1056 "sp-io",1057 "sp-runtime",1058 "sp-runtime-interface",1059 "sp-std",1060]10611062[[package]]1063name = "frame-executive"1064version = "2.0.0-rc4"1065source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1066dependencies = [1067 "frame-support",1068 "frame-system",1069 "parity-scale-codec",1070 "serde",1071 "sp-io",1072 "sp-runtime",1073 "sp-std",1074 "sp-tracing",1075]10761077[[package]]1078name = "frame-metadata"1079version = "11.0.0-rc4"1080source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1081dependencies = [1082 "parity-scale-codec",1083 "serde",1084 "sp-core",1085 "sp-std",1086]10871088[[package]]1089name = "frame-support"1090version = "2.0.0-rc4"1091source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1092dependencies = [1093 "bitmask",1094 "frame-metadata",1095 "frame-support-procedural",1096 "impl-trait-for-tuples",1097 "log",1098 "once_cell",1099 "parity-scale-codec",1100 "paste",1101 "serde",1102 "smallvec 1.4.0",1103 "sp-arithmetic",1104 "sp-core",1105 "sp-inherents",1106 "sp-io",1107 "sp-runtime",1108 "sp-state-machine",1109 "sp-std",1110 "sp-tracing",1111]11121113[[package]]1114name = "frame-support-procedural"1115version = "2.0.0-rc4"1116source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1117dependencies = [1118 "frame-support-procedural-tools",1119 "proc-macro2",1120 "quote 1.0.7",1121 "syn 1.0.31",1122]11231124[[package]]1125name = "frame-support-procedural-tools"1126version = "2.0.0-rc4"1127source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1128dependencies = [1129 "frame-support-procedural-tools-derive",1130 "proc-macro-crate",1131 "proc-macro2",1132 "quote 1.0.7",1133 "syn 1.0.31",1134]11351136[[package]]1137name = "frame-support-procedural-tools-derive"1138version = "2.0.0-rc4"1139source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1140dependencies = [1141 "proc-macro2",1142 "quote 1.0.7",1143 "syn 1.0.31",1144]11451146[[package]]1147name = "frame-system"1148version = "2.0.0-rc4"1149source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"1150dependencies = [1151 "frame-support",1152 "impl-trait-for-tuples",1153 "parity-scale-codec",1154 "serde",1155 "sp-core",1156 "sp-io",1157 "sp-runtime",1158 "sp-std",1159 "sp-version",1160]11611162[[package]]1163name = "fs-swap"1164version = "0.2.4"1165source = "registry+https://github.com/rust-lang/crates.io-index"1166checksum = "921d332c89b3b61a826de38c61ee5b6e02c56806cade1b0e5d81bd71f57a71bb"1167dependencies = [1168 "lazy_static",1169 "libc",1170 "libloading",1171 "winapi 0.3.8",1172]11731174[[package]]1175name = "fuchsia-cprng"1176version = "0.1.1"1177source = "registry+https://github.com/rust-lang/crates.io-index"1178checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"11791180[[package]]1181name = "fuchsia-zircon"1182version = "0.3.3"1183source = "registry+https://github.com/rust-lang/crates.io-index"1184checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"1185dependencies = [1186 "bitflags",1187 "fuchsia-zircon-sys",1188]11891190[[package]]1191name = "fuchsia-zircon-sys"1192version = "0.3.3"1193source = "registry+https://github.com/rust-lang/crates.io-index"1194checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"11951196[[package]]1197name = "futures"1198version = "0.1.29"1199source = "registry+https://github.com/rust-lang/crates.io-index"1200checksum = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef"12011202[[package]]1203name = "futures"1204version = "0.3.5"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "1e05b85ec287aac0dc34db7d4a569323df697f9c55b99b15d6b4ef8cde49f613"1207dependencies = [1208 "futures-channel",1209 "futures-core",1210 "futures-executor",1211 "futures-io",1212 "futures-sink",1213 "futures-task",1214 "futures-util",1215]12161217[[package]]1218name = "futures-channel"1219version = "0.3.5"1220source = "registry+https://github.com/rust-lang/crates.io-index"1221checksum = "f366ad74c28cca6ba456d95e6422883cfb4b252a83bed929c83abfdbbf2967d5"1222dependencies = [1223 "futures-core",1224 "futures-sink",1225]12261227[[package]]1228name = "futures-channel-preview"1229version = "0.3.0-alpha.19"1230source = "registry+https://github.com/rust-lang/crates.io-index"1231checksum = "d5e5f4df964fa9c1c2f8bddeb5c3611631cacd93baf810fc8bb2fb4b495c263a"1232dependencies = [1233 "futures-core-preview",1234]12351236[[package]]1237name = "futures-core"1238version = "0.3.5"1239source = "registry+https://github.com/rust-lang/crates.io-index"1240checksum = "59f5fff90fd5d971f936ad674802482ba441b6f09ba5e15fd8b39145582ca399"12411242[[package]]1243name = "futures-core-preview"1244version = "0.3.0-alpha.19"1245source = "registry+https://github.com/rust-lang/crates.io-index"1246checksum = "b35b6263fb1ef523c3056565fa67b1d16f0a8604ff12b11b08c25f28a734c60a"12471248[[package]]1249name = "futures-cpupool"1250version = "0.1.8"1251source = "registry+https://github.com/rust-lang/crates.io-index"1252checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"1253dependencies = [1254 "futures 0.1.29",1255 "num_cpus",1256]12571258[[package]]1259name = "futures-diagnose"1260version = "1.0.1"1261source = "registry+https://github.com/rust-lang/crates.io-index"1262checksum = "fdcef58a173af8148b182684c9f2d5250875adbcaff7b5794073894f9d8634a9"1263dependencies = [1264 "futures 0.1.29",1265 "futures 0.3.5",1266 "lazy_static",1267 "log",1268 "parking_lot 0.9.0",1269 "pin-project",1270 "serde",1271 "serde_json",1272]12731274[[package]]1275name = "futures-executor"1276version = "0.3.5"1277source = "registry+https://github.com/rust-lang/crates.io-index"1278checksum = "10d6bb888be1153d3abeb9006b11b02cf5e9b209fda28693c31ae1e4e012e314"1279dependencies = [1280 "futures-core",1281 "futures-task",1282 "futures-util",1283 "num_cpus",1284]12851286[[package]]1287name = "futures-io"1288version = "0.3.5"1289source = "registry+https://github.com/rust-lang/crates.io-index"1290checksum = "de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789"12911292[[package]]1293name = "futures-macro"1294version = "0.3.5"1295source = "registry+https://github.com/rust-lang/crates.io-index"1296checksum = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39"1297dependencies = [1298 "proc-macro-hack",1299 "proc-macro2",1300 "quote 1.0.7",1301 "syn 1.0.31",1302]13031304[[package]]1305name = "futures-sink"1306version = "0.3.5"1307source = "registry+https://github.com/rust-lang/crates.io-index"1308checksum = "3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc"13091310[[package]]1311name = "futures-task"1312version = "0.3.5"1313source = "registry+https://github.com/rust-lang/crates.io-index"1314checksum = "bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626"1315dependencies = [1316 "once_cell",1317]13181319[[package]]1320name = "futures-timer"1321version = "2.0.2"1322source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "a1de7508b218029b0f01662ed8f61b1c964b3ae99d6f25462d0f55a595109df6"13241325[[package]]1326name = "futures-timer"1327version = "3.0.2"1328source = "registry+https://github.com/rust-lang/crates.io-index"1329checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"13301331[[package]]1332name = "futures-util"1333version = "0.3.5"1334source = "registry+https://github.com/rust-lang/crates.io-index"1335checksum = "8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6"1336dependencies = [1337 "futures 0.1.29",1338 "futures-channel",1339 "futures-core",1340 "futures-io",1341 "futures-macro",1342 "futures-sink",1343 "futures-task",1344 "memchr",1345 "pin-project",1346 "pin-utils",1347 "proc-macro-hack",1348 "proc-macro-nested",1349 "slab",1350]13511352[[package]]1353name = "futures-util-preview"1354version = "0.3.0-alpha.19"1355source = "registry+https://github.com/rust-lang/crates.io-index"1356checksum = "5ce968633c17e5f97936bd2797b6e38fb56cf16a7422319f7ec2e30d3c470e8d"1357dependencies = [1358 "futures-channel-preview",1359 "futures-core-preview",1360 "pin-utils",1361 "slab",1362]13631364[[package]]1365name = "futures_codec"1366version = "0.3.4"1367source = "registry+https://github.com/rust-lang/crates.io-index"1368checksum = "a0a73299e4718f5452e45980fc1d6957a070abe308d3700b63b8673f47e1c2b3"1369dependencies = [1370 "bytes 0.5.4",1371 "futures 0.3.5",1372 "memchr",1373 "pin-project",1374]13751376[[package]]1377name = "gcc"1378version = "0.3.55"1379source = "registry+https://github.com/rust-lang/crates.io-index"1380checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"13811382[[package]]1383name = "generic-array"1384version = "0.12.3"1385source = "registry+https://github.com/rust-lang/crates.io-index"1386checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"1387dependencies = [1388 "typenum",1389]13901391[[package]]1392name = "get_if_addrs"1393version = "0.5.3"1394source = "registry+https://github.com/rust-lang/crates.io-index"1395checksum = "abddb55a898d32925f3148bd281174a68eeb68bbfd9a5938a57b18f506ee4ef7"1396dependencies = [1397 "c_linked_list",1398 "get_if_addrs-sys",1399 "libc",1400 "winapi 0.2.8",1401]14021403[[package]]1404name = "get_if_addrs-sys"1405version = "0.1.1"1406source = "registry+https://github.com/rust-lang/crates.io-index"1407checksum = "0d04f9fb746cf36b191c00f3ede8bde9c8e64f9f4b05ae2694a9ccf5e3f5ab48"1408dependencies = [1409 "gcc",1410 "libc",1411]14121413[[package]]1414name = "getrandom"1415version = "0.1.14"1416source = "registry+https://github.com/rust-lang/crates.io-index"1417checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"1418dependencies = [1419 "cfg-if",1420 "libc",1421 "wasi",1422]14231424[[package]]1425name = "gimli"1426version = "0.20.0"1427source = "registry+https://github.com/rust-lang/crates.io-index"1428checksum = "81dd6190aad0f05ddbbf3245c54ed14ca4aa6dd32f22312b70d8f168c3e3e633"1429dependencies = [1430 "arrayvec 0.5.1",1431 "byteorder",1432 "fallible-iterator",1433 "indexmap",1434 "smallvec 1.4.0",1435 "stable_deref_trait",1436]14371438[[package]]1439name = "gimli"1440version = "0.21.0"1441source = "registry+https://github.com/rust-lang/crates.io-index"1442checksum = "bcc8e0c9bce37868955864dbecd2b1ab2bdf967e6f28066d65aaac620444b65c"14431444[[package]]1445name = "glob"1446version = "0.3.0"1447source = "registry+https://github.com/rust-lang/crates.io-index"1448checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"14491450[[package]]1451name = "globset"1452version = "0.4.5"1453source = "registry+https://github.com/rust-lang/crates.io-index"1454checksum = "7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120"1455dependencies = [1456 "aho-corasick",1457 "bstr",1458 "fnv",1459 "log",1460 "regex",1461]14621463[[package]]1464name = "goblin"1465version = "0.1.3"1466source = "registry+https://github.com/rust-lang/crates.io-index"1467checksum = "3081214398d39e4bd7f2c1975f0488ed04614ffdd976c6fc7a0708278552c0da"1468dependencies = [1469 "log",1470 "plain",1471 "scroll",1472]14731474[[package]]1475name = "h2"1476version = "0.1.26"1477source = "registry+https://github.com/rust-lang/crates.io-index"1478checksum = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"1479dependencies = [1480 "byteorder",1481 "bytes 0.4.12",1482 "fnv",1483 "futures 0.1.29",1484 "http 0.1.21",1485 "indexmap",1486 "log",1487 "slab",1488 "string",1489 "tokio-io",1490]14911492[[package]]1493name = "h2"1494version = "0.2.5"1495source = "registry+https://github.com/rust-lang/crates.io-index"1496checksum = "79b7246d7e4b979c03fa093da39cfb3617a96bbeee6310af63991668d7e843ff"1497dependencies = [1498 "bytes 0.5.4",1499 "fnv",1500 "futures-core",1501 "futures-sink",1502 "futures-util",1503 "http 0.2.1",1504 "indexmap",1505 "log",1506 "slab",1507 "tokio 0.2.21",1508 "tokio-util",1509]15101511[[package]]1512name = "hash-db"1513version = "0.15.2"1514source = "registry+https://github.com/rust-lang/crates.io-index"1515checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"15161517[[package]]1518name = "hash256-std-hasher"1519version = "0.15.2"1520source = "registry+https://github.com/rust-lang/crates.io-index"1521checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"1522dependencies = [1523 "crunchy",1524]15251526[[package]]1527name = "hashbrown"1528version = "0.6.3"1529source = "registry+https://github.com/rust-lang/crates.io-index"1530checksum = "8e6073d0ca812575946eb5f35ff68dbe519907b25c42530389ff946dc84c6ead"1531dependencies = [1532 "ahash",1533 "autocfg 0.1.7",1534]15351536[[package]]1537name = "heck"1538version = "0.3.1"1539source = "registry+https://github.com/rust-lang/crates.io-index"1540checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"1541dependencies = [1542 "unicode-segmentation",1543]15441545[[package]]1546name = "hermit-abi"1547version = "0.1.13"1548source = "registry+https://github.com/rust-lang/crates.io-index"1549checksum = "91780f809e750b0a89f5544be56617ff6b1227ee485bcb06ebe10cdf89bd3b71"1550dependencies = [1551 "libc",1552]15531554[[package]]1555name = "hex"1556version = "0.4.2"1557source = "registry+https://github.com/rust-lang/crates.io-index"1558checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"15591560[[package]]1561name = "hex-literal"1562version = "0.2.1"1563source = "registry+https://github.com/rust-lang/crates.io-index"1564checksum = "961de220ec9a91af2e1e5bd80d02109155695e516771762381ef8581317066e0"1565dependencies = [1566 "hex-literal-impl",1567 "proc-macro-hack",1568]15691570[[package]]1571name = "hex-literal-impl"1572version = "0.2.2"1573source = "registry+https://github.com/rust-lang/crates.io-index"1574checksum = "853f769599eb31de176303197b7ba4973299c38c7a7604a6bc88c3eef05b9b46"1575dependencies = [1576 "proc-macro-hack",1577]15781579[[package]]1580name = "hmac"1581version = "0.7.1"1582source = "registry+https://github.com/rust-lang/crates.io-index"1583checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"1584dependencies = [1585 "crypto-mac",1586 "digest",1587]15881589[[package]]1590name = "hmac-drbg"1591version = "0.2.0"1592source = "registry+https://github.com/rust-lang/crates.io-index"1593checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"1594dependencies = [1595 "digest",1596 "generic-array",1597 "hmac",1598]15991600[[package]]1601name = "http"1602version = "0.1.21"1603source = "registry+https://github.com/rust-lang/crates.io-index"1604checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"1605dependencies = [1606 "bytes 0.4.12",1607 "fnv",1608 "itoa",1609]16101611[[package]]1612name = "http"1613version = "0.2.1"1614source = "registry+https://github.com/rust-lang/crates.io-index"1615checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"1616dependencies = [1617 "bytes 0.5.4",1618 "fnv",1619 "itoa",1620]16211622[[package]]1623name = "http-body"1624version = "0.1.0"1625source = "registry+https://github.com/rust-lang/crates.io-index"1626checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"1627dependencies = [1628 "bytes 0.4.12",1629 "futures 0.1.29",1630 "http 0.1.21",1631 "tokio-buf",1632]16331634[[package]]1635name = "http-body"1636version = "0.3.1"1637source = "registry+https://github.com/rust-lang/crates.io-index"1638checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"1639dependencies = [1640 "bytes 0.5.4",1641 "http 0.2.1",1642]16431644[[package]]1645name = "httparse"1646version = "1.3.4"1647source = "registry+https://github.com/rust-lang/crates.io-index"1648checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"16491650[[package]]1651name = "humantime"1652version = "1.3.0"1653source = "registry+https://github.com/rust-lang/crates.io-index"1654checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"1655dependencies = [1656 "quick-error",1657]16581659[[package]]1660name = "hyper"1661version = "0.12.35"1662source = "registry+https://github.com/rust-lang/crates.io-index"1663checksum = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"1664dependencies = [1665 "bytes 0.4.12",1666 "futures 0.1.29",1667 "futures-cpupool",1668 "h2 0.1.26",1669 "http 0.1.21",1670 "http-body 0.1.0",1671 "httparse",1672 "iovec",1673 "itoa",1674 "log",1675 "net2",1676 "rustc_version",1677 "time",1678 "tokio 0.1.22",1679 "tokio-buf",1680 "tokio-executor 0.1.10",1681 "tokio-io",1682 "tokio-reactor",1683 "tokio-tcp",1684 "tokio-threadpool",1685 "tokio-timer",1686 "want 0.2.0",1687]16881689[[package]]1690name = "hyper"1691version = "0.13.6"1692source = "registry+https://github.com/rust-lang/crates.io-index"1693checksum = "a6e7655b9594024ad0ee439f3b5a7299369dc2a3f459b47c696f9ff676f9aa1f"1694dependencies = [1695 "bytes 0.5.4",1696 "futures-channel",1697 "futures-core",1698 "futures-util",1699 "h2 0.2.5",1700 "http 0.2.1",1701 "http-body 0.3.1",1702 "httparse",1703 "itoa",1704 "log",1705 "pin-project",1706 "socket2",1707 "time",1708 "tokio 0.2.21",1709 "tower-service",1710 "want 0.3.0",1711]17121713[[package]]1714name = "hyper-rustls"1715version = "0.20.0"1716source = "registry+https://github.com/rust-lang/crates.io-index"1717checksum = "ac965ea399ec3a25ac7d13b8affd4b8f39325cca00858ddf5eb29b79e6b14b08"1718dependencies = [1719 "bytes 0.5.4",1720 "ct-logs",1721 "futures-util",1722 "hyper 0.13.6",1723 "log",1724 "rustls",1725 "rustls-native-certs",1726 "tokio 0.2.21",1727 "tokio-rustls",1728 "webpki",1729]17301731[[package]]1732name = "idna"1733version = "0.1.5"1734source = "registry+https://github.com/rust-lang/crates.io-index"1735checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"1736dependencies = [1737 "matches",1738 "unicode-bidi",1739 "unicode-normalization",1740]17411742[[package]]1743name = "idna"1744version = "0.2.0"1745source = "registry+https://github.com/rust-lang/crates.io-index"1746checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"1747dependencies = [1748 "matches",1749 "unicode-bidi",1750 "unicode-normalization",1751]17521753[[package]]1754name = "impl-codec"1755version = "0.4.2"1756source = "registry+https://github.com/rust-lang/crates.io-index"1757checksum = "1be51a921b067b0eaca2fad532d9400041561aa922221cc65f95a85641c6bf53"1758dependencies = [1759 "parity-scale-codec",1760]17611762[[package]]1763name = "impl-serde"1764version = "0.2.3"1765source = "registry+https://github.com/rust-lang/crates.io-index"1766checksum = "58e3cae7e99c7ff5a995da2cf78dd0a5383740eda71d98cf7b1910c301ac69b8"1767dependencies = [1768 "serde",1769]17701771[[package]]1772name = "impl-serde"1773version = "0.3.1"1774source = "registry+https://github.com/rust-lang/crates.io-index"1775checksum = "b47ca4d2b6931707a55fce5cf66aff80e2178c8b63bbb4ecb5695cbc870ddf6f"1776dependencies = [1777 "serde",1778]17791780[[package]]1781name = "impl-trait-for-tuples"1782version = "0.1.3"1783source = "registry+https://github.com/rust-lang/crates.io-index"1784checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"1785dependencies = [1786 "proc-macro2",1787 "quote 1.0.7",1788 "syn 1.0.31",1789]17901791[[package]]1792name = "indexmap"1793version = "1.4.0"1794source = "registry+https://github.com/rust-lang/crates.io-index"1795checksum = "c398b2b113b55809ceb9ee3e753fcbac793f1956663f3c36549c1346015c2afe"1796dependencies = [1797 "autocfg 1.0.0",1798]17991800[[package]]1801name = "integer-sqrt"1802version = "0.1.3"1803source = "registry+https://github.com/rust-lang/crates.io-index"1804checksum = "f65877bf7d44897a473350b1046277941cee20b263397e90869c50b6e766088b"18051806[[package]]1807name = "intervalier"1808version = "0.4.0"1809source = "registry+https://github.com/rust-lang/crates.io-index"1810checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"1811dependencies = [1812 "futures 0.3.5",1813 "futures-timer 2.0.2",1814]18151816[[package]]1817name = "iovec"1818version = "0.1.4"1819source = "registry+https://github.com/rust-lang/crates.io-index"1820checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"1821dependencies = [1822 "libc",1823]18241825[[package]]1826name = "ip_network"1827version = "0.3.4"1828source = "registry+https://github.com/rust-lang/crates.io-index"1829checksum = "2ee15951c035f79eddbef745611ec962f63f4558f1dadf98ab723cc603487c6f"18301831[[package]]1832name = "ipnet"1833version = "2.3.0"1834source = "registry+https://github.com/rust-lang/crates.io-index"1835checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"18361837[[package]]1838name = "itertools"1839version = "0.8.2"1840source = "registry+https://github.com/rust-lang/crates.io-index"1841checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"1842dependencies = [1843 "either",1844]18451846[[package]]1847name = "itertools"1848version = "0.9.0"1849source = "registry+https://github.com/rust-lang/crates.io-index"1850checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"1851dependencies = [1852 "either",1853]18541855[[package]]1856name = "itoa"1857version = "0.4.5"1858source = "registry+https://github.com/rust-lang/crates.io-index"1859checksum = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"18601861[[package]]1862name = "jobserver"1863version = "0.1.21"1864source = "registry+https://github.com/rust-lang/crates.io-index"1865checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"1866dependencies = [1867 "libc",1868]18691870[[package]]1871name = "js-sys"1872version = "0.3.40"1873source = "registry+https://github.com/rust-lang/crates.io-index"1874checksum = "ce10c23ad2ea25ceca0093bd3192229da4c5b3c0f2de499c1ecac0d98d452177"1875dependencies = [1876 "wasm-bindgen",1877]18781879[[package]]1880name = "jsonrpc-client-transports"1881version = "14.2.0"1882source = "registry+https://github.com/rust-lang/crates.io-index"1883checksum = "ecbdaacc17243168d9d1fa6b2bd7556a27e1e60a621d8a2a6e590ae2b145d158"1884dependencies = [1885 "failure",1886 "futures 0.1.29",1887 "jsonrpc-core",1888 "jsonrpc-pubsub",1889 "log",1890 "serde",1891 "serde_json",1892 "url 1.7.2",1893]18941895[[package]]1896name = "jsonrpc-core"1897version = "14.2.0"1898source = "registry+https://github.com/rust-lang/crates.io-index"1899checksum = "a0747307121ffb9703afd93afbd0fb4f854c38fb873f2c8b90e0e902f27c7b62"1900dependencies = [1901 "futures 0.1.29",1902 "log",1903 "serde",1904 "serde_derive",1905 "serde_json",1906]19071908[[package]]1909name = "jsonrpc-core-client"1910version = "14.2.0"1911source = "registry+https://github.com/rust-lang/crates.io-index"1912checksum = "34221123bc79b66279a3fde2d3363553835b43092d629b34f2e760c44dc94713"1913dependencies = [1914 "jsonrpc-client-transports",1915]19161917[[package]]1918name = "jsonrpc-derive"1919version = "14.2.1"1920source = "registry+https://github.com/rust-lang/crates.io-index"1921checksum = "0fadf6945e227246825a583514534d864554e9f23d80b3c77d034b10983db5ef"1922dependencies = [1923 "proc-macro-crate",1924 "proc-macro2",1925 "quote 1.0.7",1926 "syn 1.0.31",1927]19281929[[package]]1930name = "jsonrpc-http-server"1931version = "14.2.0"1932source = "registry+https://github.com/rust-lang/crates.io-index"1933checksum = "0da906d682799df05754480dac1b9e70ec92e12c19ebafd2662a5ea1c9fd6522"1934dependencies = [1935 "hyper 0.12.35",1936 "jsonrpc-core",1937 "jsonrpc-server-utils",1938 "log",1939 "net2",1940 "parking_lot 0.10.2",1941 "unicase",1942]19431944[[package]]1945name = "jsonrpc-ipc-server"1946version = "14.2.0"1947source = "registry+https://github.com/rust-lang/crates.io-index"1948checksum = "dedccd693325d833963b549e959137f30a7a0ea650cde92feda81dc0c1393cb5"1949dependencies = [1950 "jsonrpc-core",1951 "jsonrpc-server-utils",1952 "log",1953 "parity-tokio-ipc",1954 "parking_lot 0.10.2",1955 "tokio-service",1956]19571958[[package]]1959name = "jsonrpc-pubsub"1960version = "14.2.0"1961source = "registry+https://github.com/rust-lang/crates.io-index"1962checksum = "2d44f5602a11d657946aac09357956d2841299ed422035edf140c552cb057986"1963dependencies = [1964 "jsonrpc-core",1965 "log",1966 "parking_lot 0.10.2",1967 "rand 0.7.3",1968 "serde",1969]19701971[[package]]1972name = "jsonrpc-server-utils"1973version = "14.2.0"1974source = "registry+https://github.com/rust-lang/crates.io-index"1975checksum = "56cbfb462e7f902e21121d9f0d1c2b77b2c5b642e1a4e8f4ebfa2e15b94402bb"1976dependencies = [1977 "bytes 0.4.12",1978 "globset",1979 "jsonrpc-core",1980 "lazy_static",1981 "log",1982 "tokio 0.1.22",1983 "tokio-codec",1984 "unicase",1985]19861987[[package]]1988name = "jsonrpc-ws-server"1989version = "14.2.0"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "903d3109fe7c4acb932b567e1e607e0f524ed04741b09fb0e61841bc40a022fc"1992dependencies = [1993 "jsonrpc-core",1994 "jsonrpc-server-utils",1995 "log",1996 "parking_lot 0.10.2",1997 "slab",1998 "ws",1999]20002001[[package]]2002name = "keccak"2003version = "0.1.0"2004source = "registry+https://github.com/rust-lang/crates.io-index"2005checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"20062007[[package]]2008name = "kernel32-sys"2009version = "0.2.2"2010source = "registry+https://github.com/rust-lang/crates.io-index"2011checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"2012dependencies = [2013 "winapi 0.2.8",2014 "winapi-build",2015]20162017[[package]]2018name = "kv-log-macro"2019version = "1.0.6"2020source = "registry+https://github.com/rust-lang/crates.io-index"2021checksum = "4ff57d6d215f7ca7eb35a9a64d656ba4d9d2bef114d741dc08048e75e2f5d418"2022dependencies = [2023 "log",2024]20252026[[package]]2027name = "kvdb"2028version = "0.6.0"2029source = "registry+https://github.com/rust-lang/crates.io-index"2030checksum = "e763b2a9b500ba47948061d1e8bc3b5f03a8a1f067dbcf822a4d2c84d2b54a3a"2031dependencies = [2032 "parity-util-mem",2033 "smallvec 1.4.0",2034]20352036[[package]]2037name = "kvdb-memorydb"2038version = "0.6.0"2039source = "registry+https://github.com/rust-lang/crates.io-index"2040checksum = "73027d5e228de6f503b5b7335d530404fc26230a6ae3e09b33ec6e45408509a4"2041dependencies = [2042 "kvdb",2043 "parity-util-mem",2044 "parking_lot 0.10.2",2045]20462047[[package]]2048name = "kvdb-rocksdb"2049version = "0.8.0"2050source = "registry+https://github.com/rust-lang/crates.io-index"2051checksum = "84384eca250c7ff67877eda5336f28a86586aaee24acb945643590671f6bfce1"2052dependencies = [2053 "fs-swap",2054 "kvdb",2055 "log",2056 "num_cpus",2057 "owning_ref",2058 "parity-util-mem",2059 "parking_lot 0.10.2",2060 "regex",2061 "rocksdb",2062 "smallvec 1.4.0",2063]20642065[[package]]2066name = "lazy_static"2067version = "1.4.0"2068source = "registry+https://github.com/rust-lang/crates.io-index"2069checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"20702071[[package]]2072name = "lazycell"2073version = "1.2.1"2074source = "registry+https://github.com/rust-lang/crates.io-index"2075checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"20762077[[package]]2078name = "leb128"2079version = "0.2.4"2080source = "registry+https://github.com/rust-lang/crates.io-index"2081checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a"20822083[[package]]2084name = "libc"2085version = "0.2.71"2086source = "registry+https://github.com/rust-lang/crates.io-index"2087checksum = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"20882089[[package]]2090name = "libflate"2091version = "1.0.1"2092source = "registry+https://github.com/rust-lang/crates.io-index"2093checksum = "784f4ec5908a9d7f4e53658906386667e8b02e9389a47cfebf45d324ba9e8d25"2094dependencies = [2095 "adler32",2096 "crc32fast",2097 "libflate_lz77",2098 "rle-decode-fast",2099]21002101[[package]]2102name = "libflate_lz77"2103version = "1.0.0"2104source = "registry+https://github.com/rust-lang/crates.io-index"2105checksum = "3286f09f7d4926fc486334f28d8d2e6ebe4f7f9994494b6dab27ddfad2c9b11b"21062107[[package]]2108name = "libloading"2109version = "0.5.2"2110source = "registry+https://github.com/rust-lang/crates.io-index"2111checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"2112dependencies = [2113 "cc",2114 "winapi 0.3.8",2115]21162117[[package]]2118name = "libm"2119version = "0.2.1"2120source = "registry+https://github.com/rust-lang/crates.io-index"2121checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"21222123[[package]]2124name = "libp2p"2125version = "0.19.1"2126source = "registry+https://github.com/rust-lang/crates.io-index"2127checksum = "057eba5432d3e740e313c6e13c9153d0cb76b4f71bfc2e5242ae5bdb7d41af67"2128dependencies = [2129 "bytes 0.5.4",2130 "futures 0.3.5",2131 "lazy_static",2132 "libp2p-core",2133 "libp2p-core-derive",2134 "libp2p-dns",2135 "libp2p-identify",2136 "libp2p-kad",2137 "libp2p-mdns",2138 "libp2p-mplex",2139 "libp2p-noise",2140 "libp2p-ping",2141 "libp2p-swarm",2142 "libp2p-tcp",2143 "libp2p-wasm-ext",2144 "libp2p-websocket",2145 "libp2p-yamux",2146 "multihash",2147 "parity-multiaddr 0.9.0",2148 "parking_lot 0.10.2",2149 "pin-project",2150 "smallvec 1.4.0",2151 "wasm-timer",2152]21532154[[package]]2155name = "libp2p-core"2156version = "0.19.1"2157source = "registry+https://github.com/rust-lang/crates.io-index"2158checksum = "4f5e30dcd8cb13a02ad534e214da234eca1595a76b5788b645dfa5c734d2124b"2159dependencies = [2160 "asn1_der",2161 "bs58",2162 "ed25519-dalek",2163 "either",2164 "fnv",2165 "futures 0.3.5",2166 "futures-timer 3.0.2",2167 "lazy_static",2168 "libsecp256k1",2169 "log",2170 "multihash",2171 "multistream-select",2172 "parity-multiaddr 0.9.0",2173 "parking_lot 0.10.2",2174 "pin-project",2175 "prost",2176 "prost-build",2177 "rand 0.7.3",2178 "ring",2179 "rw-stream-sink",2180 "sha2",2181 "smallvec 1.4.0",2182 "thiserror",2183 "unsigned-varint",2184 "void",2185 "zeroize",2186]21872188[[package]]2189name = "libp2p-core-derive"2190version = "0.19.1"2191source = "registry+https://github.com/rust-lang/crates.io-index"2192checksum = "f09548626b737ed64080fde595e06ce1117795b8b9fc4d2629fa36561c583171"2193dependencies = [2194 "quote 1.0.7",2195 "syn 1.0.31",2196]21972198[[package]]2199name = "libp2p-dns"2200version = "0.19.0"2201source = "registry+https://github.com/rust-lang/crates.io-index"2202checksum = "3cc186d9a941fd0207cf8f08ef225a735e2d7296258f570155e525f6ee732f87"2203dependencies = [2204 "futures 0.3.5",2205 "libp2p-core",2206 "log",2207]22082209[[package]]2210name = "libp2p-identify"2211version = "0.19.1"2212source = "registry+https://github.com/rust-lang/crates.io-index"2213checksum = "6438ed8ca240c7635c9caa3be6c5258bc0058553ae97ba81737f04e5d33804f5"2214dependencies = [2215 "futures 0.3.5",2216 "libp2p-core",2217 "libp2p-swarm",2218 "log",2219 "prost",2220 "prost-build",2221 "smallvec 1.4.0",2222 "wasm-timer",2223]22242225[[package]]2226name = "libp2p-kad"2227version = "0.19.0"2228source = "registry+https://github.com/rust-lang/crates.io-index"2229checksum = "41d6c1d5100973527ae70d82687465b17049c1b717a7964de38b8e65000878ff"2230dependencies = [2231 "arrayvec 0.5.1",2232 "bytes 0.5.4",2233 "either",2234 "fnv",2235 "futures 0.3.5",2236 "futures_codec",2237 "libp2p-core",2238 "libp2p-swarm",2239 "log",2240 "multihash",2241 "prost",2242 "prost-build",2243 "rand 0.7.3",2244 "sha2",2245 "smallvec 1.4.0",2246 "uint",2247 "unsigned-varint",2248 "void",2249 "wasm-timer",2250]22512252[[package]]2253name = "libp2p-mdns"2254version = "0.19.1"2255source = "registry+https://github.com/rust-lang/crates.io-index"2256checksum = "51b00163d13f705aae67c427bea0575f8aaf63da6524f9bd4a5a093b8bda0b38"2257dependencies = [2258 "async-std",2259 "data-encoding",2260 "dns-parser",2261 "either",2262 "futures 0.3.5",2263 "lazy_static",2264 "libp2p-core",2265 "libp2p-swarm",2266 "log",2267 "net2",2268 "rand 0.7.3",2269 "smallvec 1.4.0",2270 "void",2271 "wasm-timer",2272]22732274[[package]]2275name = "libp2p-mplex"2276version = "0.19.1"2277source = "registry+https://github.com/rust-lang/crates.io-index"2278checksum = "34ce63313ad4bce2d76e54c292a1293ea47a0ebbe16708f1513fa62184992f53"2279dependencies = [2280 "bytes 0.5.4",2281 "fnv",2282 "futures 0.3.5",2283 "futures_codec",2284 "libp2p-core",2285 "log",2286 "parking_lot 0.10.2",2287 "unsigned-varint",2288]22892290[[package]]2291name = "libp2p-noise"2292version = "0.19.0"2293source = "registry+https://github.com/rust-lang/crates.io-index"2294checksum = "84fd504e27b0eadd451e06b67694ef714bd8374044e7db339bb0cdb83755ddf4"2295dependencies = [2296 "curve25519-dalek",2297 "futures 0.3.5",2298 "lazy_static",2299 "libp2p-core",2300 "log",2301 "prost",2302 "prost-build",2303 "rand 0.7.3",2304 "sha2",2305 "snow",2306 "static_assertions",2307 "x25519-dalek",2308 "zeroize",2309]23102311[[package]]2312name = "libp2p-ping"2313version = "0.19.1"2314source = "registry+https://github.com/rust-lang/crates.io-index"2315checksum = "c189cf1dfe4b3f01e2c0fe5e97a6f5df8aeb6f3569e26981015eb7c08015ce5f"2316dependencies = [2317 "futures 0.3.5",2318 "libp2p-core",2319 "libp2p-swarm",2320 "log",2321 "rand 0.7.3",2322 "void",2323 "wasm-timer",2324]23252326[[package]]2327name = "libp2p-swarm"2328version = "0.19.0"2329source = "registry+https://github.com/rust-lang/crates.io-index"2330checksum = "b4a8101a0e0d5f04562137a476bf5f5423cd5bdab2f7e43a75909668e63cb102"2331dependencies = [2332 "futures 0.3.5",2333 "libp2p-core",2334 "log",2335 "rand 0.7.3",2336 "smallvec 1.4.0",2337 "void",2338 "wasm-timer",2339]23402341[[package]]2342name = "libp2p-tcp"2343version = "0.19.1"2344source = "registry+https://github.com/rust-lang/crates.io-index"2345checksum = "309f95fce9bec755eff5406f8b822fd3969990830c2b54f752e1fc181d5ace3e"2346dependencies = [2347 "async-std",2348 "futures 0.3.5",2349 "futures-timer 3.0.2",2350 "get_if_addrs",2351 "ipnet",2352 "libp2p-core",2353 "log",2354 "socket2",2355]23562357[[package]]2358name = "libp2p-wasm-ext"2359version = "0.19.0"2360source = "registry+https://github.com/rust-lang/crates.io-index"2361checksum = "f59fdbb5706f2723ca108c088b1c7a37f735a8c328021f0508007162627e9885"2362dependencies = [2363 "futures 0.3.5",2364 "js-sys",2365 "libp2p-core",2366 "parity-send-wrapper",2367 "wasm-bindgen",2368 "wasm-bindgen-futures",2369]23702371[[package]]2372name = "libp2p-websocket"2373version = "0.19.0"2374source = "registry+https://github.com/rust-lang/crates.io-index"2375checksum = "085fbe4c05c4116c2164ab4d5a521eb6e00516c444f61b3ee9f68c7b1e53580b"2376dependencies = [2377 "async-tls",2378 "bytes 0.5.4",2379 "either",2380 "futures 0.3.5",2381 "libp2p-core",2382 "log",2383 "quicksink",2384 "rustls",2385 "rw-stream-sink",2386 "soketto",2387 "url 2.1.1",2388 "webpki",2389 "webpki-roots 0.18.0",2390]23912392[[package]]2393name = "libp2p-yamux"2394version = "0.19.0"2395source = "registry+https://github.com/rust-lang/crates.io-index"2396checksum = "0b305d3a8981e68f11c0e17f2d11d5c52fae95e0d7c283f9e462b5b2dab413b2"2397dependencies = [2398 "futures 0.3.5",2399 "libp2p-core",2400 "parking_lot 0.10.2",2401 "thiserror",2402 "yamux",2403]24042405[[package]]2406name = "librocksdb-sys"2407version = "6.7.4"2408source = "registry+https://github.com/rust-lang/crates.io-index"2409checksum = "883213ae3d09bfc3d104aefe94b25ebb183b6f4d3a515b23b14817e1f4854005"2410dependencies = [2411 "bindgen",2412 "cc",2413 "glob",2414 "libc",2415]24162417[[package]]2418name = "libsecp256k1"2419version = "0.3.5"2420source = "registry+https://github.com/rust-lang/crates.io-index"2421checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"2422dependencies = [2423 "arrayref",2424 "crunchy",2425 "digest",2426 "hmac-drbg",2427 "rand 0.7.3",2428 "sha2",2429 "subtle 2.2.3",2430 "typenum",2431]24322433[[package]]2434name = "libz-sys"2435version = "1.0.25"2436source = "registry+https://github.com/rust-lang/crates.io-index"2437checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"2438dependencies = [2439 "cc",2440 "libc",2441 "pkg-config",2442 "vcpkg",2443]24442445[[package]]2446name = "linked-hash-map"2447version = "0.5.3"2448source = "registry+https://github.com/rust-lang/crates.io-index"2449checksum = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"24502451[[package]]2452name = "linked_hash_set"2453version = "0.1.3"2454source = "registry+https://github.com/rust-lang/crates.io-index"2455checksum = "3c7c91c4c7bbeb4f2f7c4e5be11e6a05bd6830bc37249c47ce1ad86ad453ff9c"2456dependencies = [2457 "linked-hash-map",2458]24592460[[package]]2461name = "linregress"2462version = "0.1.7"2463source = "registry+https://github.com/rust-lang/crates.io-index"2464checksum = "9290cf6f928576eeb9c096c6fad9d8d452a0a1a70a2bbffa6e36064eedc0aac9"2465dependencies = [2466 "failure",2467 "nalgebra",2468 "statrs",2469]24702471[[package]]2472name = "lock_api"2473version = "0.3.4"2474source = "registry+https://github.com/rust-lang/crates.io-index"2475checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"2476dependencies = [2477 "scopeguard",2478]24792480[[package]]2481name = "log"2482version = "0.4.8"2483source = "registry+https://github.com/rust-lang/crates.io-index"2484checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"2485dependencies = [2486 "cfg-if",2487]24882489[[package]]2490name = "lru"2491version = "0.4.3"2492source = "registry+https://github.com/rust-lang/crates.io-index"2493checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237"2494dependencies = [2495 "hashbrown",2496]24972498[[package]]2499name = "mach"2500version = "0.3.2"2501source = "registry+https://github.com/rust-lang/crates.io-index"2502checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"2503dependencies = [2504 "libc",2505]25062507[[package]]2508name = "matches"2509version = "0.1.8"2510source = "registry+https://github.com/rust-lang/crates.io-index"2511checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"25122513[[package]]2514name = "matrixmultiply"2515version = "0.2.3"2516source = "registry+https://github.com/rust-lang/crates.io-index"2517checksum = "d4f7ec66360130972f34830bfad9ef05c6610a43938a467bcc9ab9369ab3478f"2518dependencies = [2519 "rawpointer",2520]25212522[[package]]2523name = "maybe-uninit"2524version = "2.0.0"2525source = "registry+https://github.com/rust-lang/crates.io-index"2526checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"25272528[[package]]2529name = "memchr"2530version = "2.3.3"2531source = "registry+https://github.com/rust-lang/crates.io-index"2532checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"25332534[[package]]2535name = "memmap"2536version = "0.7.0"2537source = "registry+https://github.com/rust-lang/crates.io-index"2538checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"2539dependencies = [2540 "libc",2541 "winapi 0.3.8",2542]25432544[[package]]2545name = "memoffset"2546version = "0.5.4"2547source = "registry+https://github.com/rust-lang/crates.io-index"2548checksum = "b4fc2c02a7e374099d4ee95a193111f72d2110197fe200272371758f6c3643d8"2549dependencies = [2550 "autocfg 1.0.0",2551]25522553[[package]]2554name = "memory-db"2555version = "0.21.0"2556source = "registry+https://github.com/rust-lang/crates.io-index"2557checksum = "fb2999ff7a65d5a1d72172f6d51fa2ea03024b51aee709ba5ff81c3c629a2410"2558dependencies = [2559 "ahash",2560 "hash-db",2561 "hashbrown",2562 "parity-util-mem",2563]25642565[[package]]2566name = "memory_units"2567version = "0.3.0"2568source = "registry+https://github.com/rust-lang/crates.io-index"2569checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"25702571[[package]]2572name = "merlin"2573version = "2.0.0"2574source = "registry+https://github.com/rust-lang/crates.io-index"2575checksum = "c6feca46f4fa3443a01769d768727f10c10a20fdb65e52dc16a81f0c8269bb78"2576dependencies = [2577 "byteorder",2578 "keccak",2579 "rand_core 0.5.1",2580 "zeroize",2581]25822583[[package]]2584name = "miniz_oxide"2585version = "0.3.7"2586source = "registry+https://github.com/rust-lang/crates.io-index"2587checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"2588dependencies = [2589 "adler32",2590]25912592[[package]]2593name = "mio"2594version = "0.6.22"2595source = "registry+https://github.com/rust-lang/crates.io-index"2596checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"2597dependencies = [2598 "cfg-if",2599 "fuchsia-zircon",2600 "fuchsia-zircon-sys",2601 "iovec",2602 "kernel32-sys",2603 "libc",2604 "log",2605 "miow 0.2.1",2606 "net2",2607 "slab",2608 "winapi 0.2.8",2609]26102611[[package]]2612name = "mio-extras"2613version = "2.0.6"2614source = "registry+https://github.com/rust-lang/crates.io-index"2615checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"2616dependencies = [2617 "lazycell",2618 "log",2619 "mio",2620 "slab",2621]26222623[[package]]2624name = "mio-named-pipes"2625version = "0.1.6"2626source = "registry+https://github.com/rust-lang/crates.io-index"2627checksum = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"2628dependencies = [2629 "log",2630 "mio",2631 "miow 0.3.5",2632 "winapi 0.3.8",2633]26342635[[package]]2636name = "mio-uds"2637version = "0.6.8"2638source = "registry+https://github.com/rust-lang/crates.io-index"2639checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"2640dependencies = [2641 "iovec",2642 "libc",2643 "mio",2644]26452646[[package]]2647name = "miow"2648version = "0.2.1"2649source = "registry+https://github.com/rust-lang/crates.io-index"2650checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"2651dependencies = [2652 "kernel32-sys",2653 "net2",2654 "winapi 0.2.8",2655 "ws2_32-sys",2656]26572658[[package]]2659name = "miow"2660version = "0.3.5"2661source = "registry+https://github.com/rust-lang/crates.io-index"2662checksum = "07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e"2663dependencies = [2664 "socket2",2665 "winapi 0.3.8",2666]26672668[[package]]2669name = "more-asserts"2670version = "0.2.1"2671source = "registry+https://github.com/rust-lang/crates.io-index"2672checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"26732674[[package]]2675name = "multihash"2676version = "0.11.2"2677source = "registry+https://github.com/rust-lang/crates.io-index"2678checksum = "f75db05d738947aa5389863aadafbcf2e509d7ba099dc2ddcdf4fc66bf7a9e03"2679dependencies = [2680 "blake2b_simd",2681 "blake2s_simd",2682 "digest",2683 "sha-1",2684 "sha2",2685 "sha3",2686 "unsigned-varint",2687]26882689[[package]]2690name = "multimap"2691version = "0.8.1"2692source = "registry+https://github.com/rust-lang/crates.io-index"2693checksum = "d8883adfde9756c1d30b0f519c9b8c502a94b41ac62f696453c37c7fc0a958ce"26942695[[package]]2696name = "multistream-select"2697version = "0.8.1"2698source = "registry+https://github.com/rust-lang/crates.io-index"2699checksum = "991c33683908c588b8f2cf66c221d8f390818c1bdcd13fce55208408e027a796"2700dependencies = [2701 "bytes 0.5.4",2702 "futures 0.3.5",2703 "log",2704 "pin-project",2705 "smallvec 1.4.0",2706 "unsigned-varint",2707]27082709[[package]]2710name = "nalgebra"2711version = "0.18.1"2712source = "registry+https://github.com/rust-lang/crates.io-index"2713checksum = "aaa9fddbc34c8c35dd2108515587b8ce0cab396f17977b8c738568e4edb521a2"2714dependencies = [2715 "alga",2716 "approx",2717 "generic-array",2718 "matrixmultiply",2719 "num-complex",2720 "num-rational",2721 "num-traits 0.2.11",2722 "rand 0.6.5",2723 "typenum",2724]27252726[[package]]2727name = "names"2728version = "0.11.0"2729source = "registry+https://github.com/rust-lang/crates.io-index"2730checksum = "ef320dab323286b50fb5cdda23f61c796a72a89998ab565ca32525c5c556f2da"2731dependencies = [2732 "rand 0.3.23",2733]27342735[[package]]2736name = "net2"2737version = "0.2.34"2738source = "registry+https://github.com/rust-lang/crates.io-index"2739checksum = "2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7"2740dependencies = [2741 "cfg-if",2742 "libc",2743 "winapi 0.3.8",2744]27452746[[package]]2747name = "netstat2"2748version = "0.8.1"2749source = "registry+https://github.com/rust-lang/crates.io-index"2750checksum = "29449d242064c48d3057a194b049a2bdcccadda16faa18a91468677b44e8d422"2751dependencies = [2752 "bitflags",2753 "byteorder",2754 "enum-primitive-derive",2755 "libc",2756 "num-traits 0.2.11",2757 "thiserror",2758]27592760[[package]]2761name = "nft"2762version = "2.0.0-rc4"2763dependencies = [2764 "futures 0.3.5",2765 "log",2766 "nft-runtime",2767 "parking_lot 0.10.2",2768 "sc-basic-authorship",2769 "sc-cli",2770 "sc-client-api",2771 "sc-consensus",2772 "sc-consensus-aura",2773 "sc-executor",2774 "sc-finality-grandpa",2775 "sc-network",2776 "sc-service",2777 "sc-transaction-pool",2778 "sp-consensus",2779 "sp-consensus-aura",2780 "sp-core",2781 "sp-finality-grandpa",2782 "sp-inherents",2783 "sp-runtime",2784 "sp-transaction-pool",2785 "structopt",2786 "substrate-build-script-utils",2787]27882789[[package]]2790name = "nft-runtime"2791version = "2.0.0-rc4"2792dependencies = [2793 "frame-executive",2794 "frame-support",2795 "frame-system",2796 "pallet-aura",2797 "pallet-balances",2798 "pallet-grandpa",2799 "pallet-nft",2800 "pallet-randomness-collective-flip",2801 "pallet-sudo",2802 "pallet-timestamp",2803 "pallet-transaction-payment",2804 "parity-scale-codec",2805 "serde",2806 "sp-api",2807 "sp-block-builder",2808 "sp-consensus-aura",2809 "sp-core",2810 "sp-inherents",2811 "sp-io",2812 "sp-offchain",2813 "sp-runtime",2814 "sp-session",2815 "sp-std",2816 "sp-transaction-pool",2817 "sp-version",2818 "substrate-wasm-builder-runner",2819]28202821[[package]]2822name = "nix"2823version = "0.17.0"2824source = "registry+https://github.com/rust-lang/crates.io-index"2825checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"2826dependencies = [2827 "bitflags",2828 "cc",2829 "cfg-if",2830 "libc",2831 "void",2832]28332834[[package]]2835name = "nodrop"2836version = "0.1.14"2837source = "registry+https://github.com/rust-lang/crates.io-index"2838checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"28392840[[package]]2841name = "nohash-hasher"2842version = "0.2.0"2843source = "registry+https://github.com/rust-lang/crates.io-index"2844checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"28452846[[package]]2847name = "nom"2848version = "5.1.1"2849source = "registry+https://github.com/rust-lang/crates.io-index"2850checksum = "0b471253da97532da4b61552249c521e01e736071f71c1a4f7ebbfbf0a06aad6"2851dependencies = [2852 "memchr",2853 "version_check",2854]28552856[[package]]2857name = "ntapi"2858version = "0.3.4"2859source = "registry+https://github.com/rust-lang/crates.io-index"2860checksum = "7a31937dea023539c72ddae0e3571deadc1414b300483fa7aaec176168cfa9d2"2861dependencies = [2862 "winapi 0.3.8",2863]28642865[[package]]2866name = "num-bigint"2867version = "0.2.6"2868source = "registry+https://github.com/rust-lang/crates.io-index"2869checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"2870dependencies = [2871 "autocfg 1.0.0",2872 "num-integer",2873 "num-traits 0.2.11",2874]28752876[[package]]2877name = "num-complex"2878version = "0.2.4"2879source = "registry+https://github.com/rust-lang/crates.io-index"2880checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"2881dependencies = [2882 "autocfg 1.0.0",2883 "num-traits 0.2.11",2884]28852886[[package]]2887name = "num-integer"2888version = "0.1.42"2889source = "registry+https://github.com/rust-lang/crates.io-index"2890checksum = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"2891dependencies = [2892 "autocfg 1.0.0",2893 "num-traits 0.2.11",2894]28952896[[package]]2897name = "num-rational"2898version = "0.2.4"2899source = "registry+https://github.com/rust-lang/crates.io-index"2900checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"2901dependencies = [2902 "autocfg 1.0.0",2903 "num-bigint",2904 "num-integer",2905 "num-traits 0.2.11",2906]29072908[[package]]2909name = "num-traits"2910version = "0.1.43"2911source = "registry+https://github.com/rust-lang/crates.io-index"2912checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"2913dependencies = [2914 "num-traits 0.2.11",2915]29162917[[package]]2918name = "num-traits"2919version = "0.2.11"2920source = "registry+https://github.com/rust-lang/crates.io-index"2921checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"2922dependencies = [2923 "autocfg 1.0.0",2924 "libm",2925]29262927[[package]]2928name = "num_cpus"2929version = "1.13.0"2930source = "registry+https://github.com/rust-lang/crates.io-index"2931checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"2932dependencies = [2933 "hermit-abi",2934 "libc",2935]29362937[[package]]2938name = "object"2939version = "0.18.0"2940source = "registry+https://github.com/rust-lang/crates.io-index"2941checksum = "e5666bbb90bc4d1e5bdcb26c0afda1822d25928341e9384ab187a9b37ab69e36"2942dependencies = [2943 "target-lexicon",2944]29452946[[package]]2947name = "object"2948version = "0.19.0"2949source = "registry+https://github.com/rust-lang/crates.io-index"2950checksum = "9cbca9424c482ee628fa549d9c812e2cd22f1180b9222c9200fdfa6eb31aecb2"29512952[[package]]2953name = "once_cell"2954version = "1.4.0"2955source = "registry+https://github.com/rust-lang/crates.io-index"2956checksum = "0b631f7e854af39a1739f401cf34a8a013dfe09eac4fa4dba91e9768bd28168d"2957dependencies = [2958 "parking_lot 0.10.2",2959]29602961[[package]]2962name = "opaque-debug"2963version = "0.2.3"2964source = "registry+https://github.com/rust-lang/crates.io-index"2965checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"29662967[[package]]2968name = "openssl-probe"2969version = "0.1.2"2970source = "registry+https://github.com/rust-lang/crates.io-index"2971checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"29722973[[package]]2974name = "owning_ref"2975version = "0.4.1"2976source = "registry+https://github.com/rust-lang/crates.io-index"2977checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"2978dependencies = [2979 "stable_deref_trait",2980]29812982[[package]]2983name = "pallet-aura"2984version = "2.0.0-rc4"2985source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2986dependencies = [2987 "frame-support",2988 "frame-system",2989 "pallet-session",2990 "pallet-timestamp",2991 "parity-scale-codec",2992 "serde",2993 "sp-application-crypto",2994 "sp-consensus-aura",2995 "sp-inherents",2996 "sp-runtime",2997 "sp-std",2998 "sp-timestamp",2999]30003001[[package]]3002name = "pallet-balances"3003version = "2.0.0-rc4"3004source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3005dependencies = [3006 "frame-benchmarking",3007 "frame-support",3008 "frame-system",3009 "parity-scale-codec",3010 "serde",3011 "sp-runtime",3012 "sp-std",3013]30143015[[package]]3016name = "pallet-finality-tracker"3017version = "2.0.0-rc4"3018source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3019dependencies = [3020 "frame-support",3021 "frame-system",3022 "impl-trait-for-tuples",3023 "parity-scale-codec",3024 "serde",3025 "sp-finality-tracker",3026 "sp-inherents",3027 "sp-runtime",3028 "sp-std",3029]30303031[[package]]3032name = "pallet-grandpa"3033version = "2.0.0-rc4"3034source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3035dependencies = [3036 "frame-support",3037 "frame-system",3038 "pallet-finality-tracker",3039 "pallet-session",3040 "parity-scale-codec",3041 "serde",3042 "sp-application-crypto",3043 "sp-core",3044 "sp-finality-grandpa",3045 "sp-runtime",3046 "sp-session",3047 "sp-staking",3048 "sp-std",3049]30503051[[package]]3052name = "pallet-nft"3053version = "2.0.0-rc4"3054dependencies = [3055 "frame-support",3056 "frame-system",3057 "parity-scale-codec",3058 "sp-core",3059 "sp-io",3060 "sp-runtime",3061]30623063[[package]]3064name = "pallet-randomness-collective-flip"3065version = "2.0.0-rc4"3066source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3067dependencies = [3068 "frame-support",3069 "frame-system",3070 "parity-scale-codec",3071 "safe-mix",3072 "sp-runtime",3073 "sp-std",3074]30753076[[package]]3077name = "pallet-session"3078version = "2.0.0-rc4"3079source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3080dependencies = [3081 "frame-support",3082 "frame-system",3083 "impl-trait-for-tuples",3084 "pallet-timestamp",3085 "parity-scale-codec",3086 "serde",3087 "sp-core",3088 "sp-io",3089 "sp-runtime",3090 "sp-session",3091 "sp-staking",3092 "sp-std",3093 "sp-trie",3094]30953096[[package]]3097name = "pallet-sudo"3098version = "2.0.0-rc4"3099source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3100dependencies = [3101 "frame-support",3102 "frame-system",3103 "parity-scale-codec",3104 "serde",3105 "sp-io",3106 "sp-runtime",3107 "sp-std",3108]31093110[[package]]3111name = "pallet-timestamp"3112version = "2.0.0-rc4"3113source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3114dependencies = [3115 "frame-benchmarking",3116 "frame-support",3117 "frame-system",3118 "impl-trait-for-tuples",3119 "parity-scale-codec",3120 "serde",3121 "sp-inherents",3122 "sp-runtime",3123 "sp-std",3124 "sp-timestamp",3125]31263127[[package]]3128name = "pallet-transaction-payment"3129version = "2.0.0-rc4"3130source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3131dependencies = [3132 "frame-support",3133 "frame-system",3134 "pallet-transaction-payment-rpc-runtime-api",3135 "parity-scale-codec",3136 "serde",3137 "smallvec 1.4.0",3138 "sp-runtime",3139 "sp-std",3140]31413142[[package]]3143name = "pallet-transaction-payment-rpc-runtime-api"3144version = "2.0.0-rc4"3145source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3146dependencies = [3147 "frame-support",3148 "parity-scale-codec",3149 "serde",3150 "sp-api",3151 "sp-runtime",3152 "sp-std",3153]31543155[[package]]3156name = "parity-db"3157version = "0.1.2"3158source = "registry+https://github.com/rust-lang/crates.io-index"3159checksum = "00d595e372d119261593297debbe4193811a4dc811d2a1ccbb8caaa6666ad7ab"3160dependencies = [3161 "blake2-rfc",3162 "crc32fast",3163 "libc",3164 "log",3165 "memmap",3166 "parking_lot 0.10.2",3167]31683169[[package]]3170name = "parity-multiaddr"3171version = "0.7.3"3172source = "registry+https://github.com/rust-lang/crates.io-index"3173checksum = "f77055f9e81921a8cc7bebeb6cded3d128931d51f1e3dd6251f0770a6d431477"3174dependencies = [3175 "arrayref",3176 "bs58",3177 "byteorder",3178 "data-encoding",3179 "parity-multihash",3180 "percent-encoding 2.1.0",3181 "serde",3182 "static_assertions",3183 "unsigned-varint",3184 "url 2.1.1",3185]31863187[[package]]3188name = "parity-multiaddr"3189version = "0.9.0"3190source = "registry+https://github.com/rust-lang/crates.io-index"3191checksum = "12ca96399f4a01aa89c59220c4f52ac371940eb4e53e3ce990da796f364bdf69"3192dependencies = [3193 "arrayref",3194 "bs58",3195 "byteorder",3196 "data-encoding",3197 "multihash",3198 "percent-encoding 2.1.0",3199 "serde",3200 "static_assertions",3201 "unsigned-varint",3202 "url 2.1.1",3203]32043205[[package]]3206name = "parity-multihash"3207version = "0.2.3"3208source = "registry+https://github.com/rust-lang/crates.io-index"3209checksum = "7a1cd2ba02391b81367bec529fb209019d718684fdc8ad6a712c2b536e46f775"3210dependencies = [3211 "blake2",3212 "bytes 0.5.4",3213 "rand 0.7.3",3214 "sha-1",3215 "sha2",3216 "sha3",3217 "unsigned-varint",3218]32193220[[package]]3221name = "parity-scale-codec"3222version = "1.3.1"3223source = "registry+https://github.com/rust-lang/crates.io-index"3224checksum = "a74f02beb35d47e0706155c9eac554b50c671e0d868fe8296bcdf44a9a4847bf"3225dependencies = [3226 "arrayvec 0.5.1",3227 "bitvec",3228 "byte-slice-cast",3229 "parity-scale-codec-derive",3230 "serde",3231]32323233[[package]]3234name = "parity-scale-codec-derive"3235version = "1.2.0"3236source = "registry+https://github.com/rust-lang/crates.io-index"3237checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245"3238dependencies = [3239 "proc-macro-crate",3240 "proc-macro2",3241 "quote 1.0.7",3242 "syn 1.0.31",3243]32443245[[package]]3246name = "parity-send-wrapper"3247version = "0.1.0"3248source = "registry+https://github.com/rust-lang/crates.io-index"3249checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"32503251[[package]]3252name = "parity-tokio-ipc"3253version = "0.4.0"3254source = "registry+https://github.com/rust-lang/crates.io-index"3255checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"3256dependencies = [3257 "bytes 0.4.12",3258 "futures 0.1.29",3259 "libc",3260 "log",3261 "mio-named-pipes",3262 "miow 0.3.5",3263 "rand 0.7.3",3264 "tokio 0.1.22",3265 "tokio-named-pipes",3266 "tokio-uds",3267 "winapi 0.3.8",3268]32693270[[package]]3271name = "parity-util-mem"3272version = "0.6.1"3273source = "registry+https://github.com/rust-lang/crates.io-index"3274checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c"3275dependencies = [3276 "cfg-if",3277 "impl-trait-for-tuples",3278 "parity-util-mem-derive",3279 "parking_lot 0.10.2",3280 "primitive-types",3281 "smallvec 1.4.0",3282 "winapi 0.3.8",3283]32843285[[package]]3286name = "parity-util-mem-derive"3287version = "0.1.0"3288source = "registry+https://github.com/rust-lang/crates.io-index"3289checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"3290dependencies = [3291 "proc-macro2",3292 "syn 1.0.31",3293 "synstructure",3294]32953296[[package]]3297name = "parity-wasm"3298version = "0.41.0"3299source = "registry+https://github.com/rust-lang/crates.io-index"3300checksum = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865"33013302[[package]]3303name = "parking_lot"3304version = "0.9.0"3305source = "registry+https://github.com/rust-lang/crates.io-index"3306checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"3307dependencies = [3308 "lock_api",3309 "parking_lot_core 0.6.2",3310 "rustc_version",3311]33123313[[package]]3314name = "parking_lot"3315version = "0.10.2"3316source = "registry+https://github.com/rust-lang/crates.io-index"3317checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"3318dependencies = [3319 "lock_api",3320 "parking_lot_core 0.7.2",3321]33223323[[package]]3324name = "parking_lot_core"3325version = "0.6.2"3326source = "registry+https://github.com/rust-lang/crates.io-index"3327checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"3328dependencies = [3329 "cfg-if",3330 "cloudabi",3331 "libc",3332 "redox_syscall",3333 "rustc_version",3334 "smallvec 0.6.13",3335 "winapi 0.3.8",3336]33373338[[package]]3339name = "parking_lot_core"3340version = "0.7.2"3341source = "registry+https://github.com/rust-lang/crates.io-index"3342checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"3343dependencies = [3344 "cfg-if",3345 "cloudabi",3346 "libc",3347 "redox_syscall",3348 "smallvec 1.4.0",3349 "winapi 0.3.8",3350]33513352[[package]]3353name = "paste"3354version = "0.1.16"3355source = "registry+https://github.com/rust-lang/crates.io-index"3356checksum = "d508492eeb1e5c38ee696371bf7b9fc33c83d46a7d451606b96458fbbbdc2dec"3357dependencies = [3358 "paste-impl",3359 "proc-macro-hack",3360]33613362[[package]]3363name = "paste-impl"3364version = "0.1.16"3365source = "registry+https://github.com/rust-lang/crates.io-index"3366checksum = "84f328a6a63192b333fce5fbb4be79db6758a4d518dfac6d54412f1492f72d32"3367dependencies = [3368 "proc-macro-hack",3369 "proc-macro2",3370 "quote 1.0.7",3371 "syn 1.0.31",3372]33733374[[package]]3375name = "pbkdf2"3376version = "0.3.0"3377source = "registry+https://github.com/rust-lang/crates.io-index"3378checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"3379dependencies = [3380 "byteorder",3381 "crypto-mac",3382]33833384[[package]]3385name = "peeking_take_while"3386version = "0.1.2"3387source = "registry+https://github.com/rust-lang/crates.io-index"3388checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"33893390[[package]]3391name = "percent-encoding"3392version = "1.0.1"3393source = "registry+https://github.com/rust-lang/crates.io-index"3394checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"33953396[[package]]3397name = "percent-encoding"3398version = "2.1.0"3399source = "registry+https://github.com/rust-lang/crates.io-index"3400checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"34013402[[package]]3403name = "petgraph"3404version = "0.5.1"3405source = "registry+https://github.com/rust-lang/crates.io-index"3406checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"3407dependencies = [3408 "fixedbitset",3409 "indexmap",3410]34113412[[package]]3413name = "pin-project"3414version = "0.4.20"3415source = "registry+https://github.com/rust-lang/crates.io-index"3416checksum = "e75373ff9037d112bb19bc61333a06a159eaeb217660dcfbea7d88e1db823919"3417dependencies = [3418 "pin-project-internal",3419]34203421[[package]]3422name = "pin-project-internal"3423version = "0.4.20"3424source = "registry+https://github.com/rust-lang/crates.io-index"3425checksum = "10b4b44893d3c370407a1d6a5cfde7c41ae0478e31c516c85f67eb3adc51be6d"3426dependencies = [3427 "proc-macro2",3428 "quote 1.0.7",3429 "syn 1.0.31",3430]34313432[[package]]3433name = "pin-project-lite"3434version = "0.1.7"3435source = "registry+https://github.com/rust-lang/crates.io-index"3436checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"34373438[[package]]3439name = "pin-utils"3440version = "0.1.0"3441source = "registry+https://github.com/rust-lang/crates.io-index"3442checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"34433444[[package]]3445name = "pkg-config"3446version = "0.3.17"3447source = "registry+https://github.com/rust-lang/crates.io-index"3448checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"34493450[[package]]3451name = "plain"3452version = "0.2.3"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"34553456[[package]]3457name = "platforms"3458version = "0.2.1"3459source = "registry+https://github.com/rust-lang/crates.io-index"3460checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"34613462[[package]]3463name = "ppv-lite86"3464version = "0.2.8"3465source = "registry+https://github.com/rust-lang/crates.io-index"3466checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"34673468[[package]]3469name = "primitive-types"3470version = "0.7.2"3471source = "registry+https://github.com/rust-lang/crates.io-index"3472checksum = "c55c21c64d0eaa4d7ed885d959ef2d62d9e488c27c0e02d9aa5ce6c877b7d5f8"3473dependencies = [3474 "fixed-hash",3475 "impl-codec",3476 "impl-serde 0.3.1",3477 "uint",3478]34793480[[package]]3481name = "proc-macro-crate"3482version = "0.1.4"3483source = "registry+https://github.com/rust-lang/crates.io-index"3484checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"3485dependencies = [3486 "toml",3487]34883489[[package]]3490name = "proc-macro-error"3491version = "1.0.2"3492source = "registry+https://github.com/rust-lang/crates.io-index"3493checksum = "98e9e4b82e0ef281812565ea4751049f1bdcdfccda7d3f459f2e138a40c08678"3494dependencies = [3495 "proc-macro-error-attr",3496 "proc-macro2",3497 "quote 1.0.7",3498 "syn 1.0.31",3499 "version_check",3500]35013502[[package]]3503name = "proc-macro-error-attr"3504version = "1.0.2"3505source = "registry+https://github.com/rust-lang/crates.io-index"3506checksum = "4f5444ead4e9935abd7f27dc51f7e852a0569ac888096d5ec2499470794e2e53"3507dependencies = [3508 "proc-macro2",3509 "quote 1.0.7",3510 "syn 1.0.31",3511 "syn-mid",3512 "version_check",3513]35143515[[package]]3516name = "proc-macro-hack"3517version = "0.5.16"3518source = "registry+https://github.com/rust-lang/crates.io-index"3519checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4"35203521[[package]]3522name = "proc-macro-nested"3523version = "0.1.5"3524source = "registry+https://github.com/rust-lang/crates.io-index"3525checksum = "0afe1bd463b9e9ed51d0e0f0b50b6b146aec855c56fd182bb242388710a9b6de"35263527[[package]]3528name = "proc-macro2"3529version = "1.0.18"3530source = "registry+https://github.com/rust-lang/crates.io-index"3531checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"3532dependencies = [3533 "unicode-xid 0.2.0",3534]35353536[[package]]3537name = "procfs"3538version = "0.7.9"3539source = "registry+https://github.com/rust-lang/crates.io-index"3540checksum = "c434e93ef69c216e68e4f417c927b4f31502c3560b72cfdb6827e2321c5c6b3e"3541dependencies = [3542 "bitflags",3543 "byteorder",3544 "chrono",3545 "hex",3546 "lazy_static",3547 "libc",3548 "libflate",3549]35503551[[package]]3552name = "prometheus"3553version = "0.8.0"3554source = "registry+https://github.com/rust-lang/crates.io-index"3555checksum = "b0575e258dab62268e7236d7307caa38848acbda7ec7ab87bd9093791e999d20"3556dependencies = [3557 "cfg-if",3558 "fnv",3559 "lazy_static",3560 "protobuf",3561 "spin",3562 "thiserror",3563]35643565[[package]]3566name = "prost"3567version = "0.6.1"3568source = "registry+https://github.com/rust-lang/crates.io-index"3569checksum = "ce49aefe0a6144a45de32927c77bd2859a5f7677b55f220ae5b744e87389c212"3570dependencies = [3571 "bytes 0.5.4",3572 "prost-derive",3573]35743575[[package]]3576name = "prost-build"3577version = "0.6.1"3578source = "registry+https://github.com/rust-lang/crates.io-index"3579checksum = "02b10678c913ecbd69350e8535c3aef91a8676c0773fc1d7b95cdd196d7f2f26"3580dependencies = [3581 "bytes 0.5.4",3582 "heck",3583 "itertools 0.8.2",3584 "log",3585 "multimap",3586 "petgraph",3587 "prost",3588 "prost-types",3589 "tempfile",3590 "which",3591]35923593[[package]]3594name = "prost-derive"3595version = "0.6.1"3596source = "registry+https://github.com/rust-lang/crates.io-index"3597checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72"3598dependencies = [3599 "anyhow",3600 "itertools 0.8.2",3601 "proc-macro2",3602 "quote 1.0.7",3603 "syn 1.0.31",3604]36053606[[package]]3607name = "prost-types"3608version = "0.6.1"3609source = "registry+https://github.com/rust-lang/crates.io-index"3610checksum = "1834f67c0697c001304b75be76f67add9c89742eda3a085ad8ee0bb38c3417aa"3611dependencies = [3612 "bytes 0.5.4",3613 "prost",3614]36153616[[package]]3617name = "protobuf"3618version = "2.14.0"3619source = "registry+https://github.com/rust-lang/crates.io-index"3620checksum = "8e86d370532557ae7573551a1ec8235a0f8d6cb276c7c9e6aa490b511c447485"36213622[[package]]3623name = "quick-error"3624version = "1.2.3"3625source = "registry+https://github.com/rust-lang/crates.io-index"3626checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"36273628[[package]]3629name = "quicksink"3630version = "0.1.2"3631source = "registry+https://github.com/rust-lang/crates.io-index"3632checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"3633dependencies = [3634 "futures-core",3635 "futures-sink",3636 "pin-project-lite",3637]36383639[[package]]3640name = "quote"3641version = "0.3.15"3642source = "registry+https://github.com/rust-lang/crates.io-index"3643checksum = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"36443645[[package]]3646name = "quote"3647version = "1.0.7"3648source = "registry+https://github.com/rust-lang/crates.io-index"3649checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"3650dependencies = [3651 "proc-macro2",3652]36533654[[package]]3655name = "radium"3656version = "0.3.0"3657source = "registry+https://github.com/rust-lang/crates.io-index"3658checksum = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac"36593660[[package]]3661name = "rand"3662version = "0.3.23"3663source = "registry+https://github.com/rust-lang/crates.io-index"3664checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"3665dependencies = [3666 "libc",3667 "rand 0.4.6",3668]36693670[[package]]3671name = "rand"3672version = "0.4.6"3673source = "registry+https://github.com/rust-lang/crates.io-index"3674checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"3675dependencies = [3676 "fuchsia-cprng",3677 "libc",3678 "rand_core 0.3.1",3679 "rdrand",3680 "winapi 0.3.8",3681]36823683[[package]]3684name = "rand"3685version = "0.5.6"3686source = "registry+https://github.com/rust-lang/crates.io-index"3687checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"3688dependencies = [3689 "cloudabi",3690 "fuchsia-cprng",3691 "libc",3692 "rand_core 0.3.1",3693 "winapi 0.3.8",3694]36953696[[package]]3697name = "rand"3698version = "0.6.5"3699source = "registry+https://github.com/rust-lang/crates.io-index"3700checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"3701dependencies = [3702 "autocfg 0.1.7",3703 "libc",3704 "rand_chacha 0.1.1",3705 "rand_core 0.4.2",3706 "rand_hc 0.1.0",3707 "rand_isaac",3708 "rand_jitter",3709 "rand_os",3710 "rand_pcg 0.1.2",3711 "rand_xorshift",3712 "winapi 0.3.8",3713]37143715[[package]]3716name = "rand"3717version = "0.7.3"3718source = "registry+https://github.com/rust-lang/crates.io-index"3719checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"3720dependencies = [3721 "getrandom",3722 "libc",3723 "rand_chacha 0.2.2",3724 "rand_core 0.5.1",3725 "rand_hc 0.2.0",3726 "rand_pcg 0.2.1",3727]37283729[[package]]3730name = "rand_chacha"3731version = "0.1.1"3732source = "registry+https://github.com/rust-lang/crates.io-index"3733checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"3734dependencies = [3735 "autocfg 0.1.7",3736 "rand_core 0.3.1",3737]37383739[[package]]3740name = "rand_chacha"3741version = "0.2.2"3742source = "registry+https://github.com/rust-lang/crates.io-index"3743checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"3744dependencies = [3745 "ppv-lite86",3746 "rand_core 0.5.1",3747]37483749[[package]]3750name = "rand_core"3751version = "0.3.1"3752source = "registry+https://github.com/rust-lang/crates.io-index"3753checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"3754dependencies = [3755 "rand_core 0.4.2",3756]37573758[[package]]3759name = "rand_core"3760version = "0.4.2"3761source = "registry+https://github.com/rust-lang/crates.io-index"3762checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"37633764[[package]]3765name = "rand_core"3766version = "0.5.1"3767source = "registry+https://github.com/rust-lang/crates.io-index"3768checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"3769dependencies = [3770 "getrandom",3771]37723773[[package]]3774name = "rand_hc"3775version = "0.1.0"3776source = "registry+https://github.com/rust-lang/crates.io-index"3777checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"3778dependencies = [3779 "rand_core 0.3.1",3780]37813782[[package]]3783name = "rand_hc"3784version = "0.2.0"3785source = "registry+https://github.com/rust-lang/crates.io-index"3786checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"3787dependencies = [3788 "rand_core 0.5.1",3789]37903791[[package]]3792name = "rand_isaac"3793version = "0.1.1"3794source = "registry+https://github.com/rust-lang/crates.io-index"3795checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"3796dependencies = [3797 "rand_core 0.3.1",3798]37993800[[package]]3801name = "rand_jitter"3802version = "0.1.4"3803source = "registry+https://github.com/rust-lang/crates.io-index"3804checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"3805dependencies = [3806 "libc",3807 "rand_core 0.4.2",3808 "winapi 0.3.8",3809]38103811[[package]]3812name = "rand_os"3813version = "0.1.3"3814source = "registry+https://github.com/rust-lang/crates.io-index"3815checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"3816dependencies = [3817 "cloudabi",3818 "fuchsia-cprng",3819 "libc",3820 "rand_core 0.4.2",3821 "rdrand",3822 "winapi 0.3.8",3823]38243825[[package]]3826name = "rand_pcg"3827version = "0.1.2"3828source = "registry+https://github.com/rust-lang/crates.io-index"3829checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"3830dependencies = [3831 "autocfg 0.1.7",3832 "rand_core 0.4.2",3833]38343835[[package]]3836name = "rand_pcg"3837version = "0.2.1"3838source = "registry+https://github.com/rust-lang/crates.io-index"3839checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"3840dependencies = [3841 "rand_core 0.5.1",3842]38433844[[package]]3845name = "rand_xorshift"3846version = "0.1.1"3847source = "registry+https://github.com/rust-lang/crates.io-index"3848checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"3849dependencies = [3850 "rand_core 0.3.1",3851]38523853[[package]]3854name = "raw-cpuid"3855version = "7.0.3"3856source = "registry+https://github.com/rust-lang/crates.io-index"3857checksum = "b4a349ca83373cfa5d6dbb66fd76e58b2cca08da71a5f6400de0a0a6a9bceeaf"3858dependencies = [3859 "bitflags",3860 "cc",3861 "rustc_version",3862]38633864[[package]]3865name = "rawpointer"3866version = "0.2.1"3867source = "registry+https://github.com/rust-lang/crates.io-index"3868checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"38693870[[package]]3871name = "rayon"3872version = "1.3.0"3873source = "registry+https://github.com/rust-lang/crates.io-index"3874checksum = "db6ce3297f9c85e16621bb8cca38a06779ffc31bb8184e1be4bed2be4678a098"3875dependencies = [3876 "crossbeam-deque",3877 "either",3878 "rayon-core",3879]38803881[[package]]3882name = "rayon-core"3883version = "1.7.0"3884source = "registry+https://github.com/rust-lang/crates.io-index"3885checksum = "08a89b46efaf957e52b18062fb2f4660f8b8a4dde1807ca002690868ef2c85a9"3886dependencies = [3887 "crossbeam-deque",3888 "crossbeam-queue",3889 "crossbeam-utils",3890 "lazy_static",3891 "num_cpus",3892]38933894[[package]]3895name = "rdrand"3896version = "0.4.0"3897source = "registry+https://github.com/rust-lang/crates.io-index"3898checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"3899dependencies = [3900 "rand_core 0.3.1",3901]39023903[[package]]3904name = "redox_syscall"3905version = "0.1.56"3906source = "registry+https://github.com/rust-lang/crates.io-index"3907checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"39083909[[package]]3910name = "redox_users"3911version = "0.3.4"3912source = "registry+https://github.com/rust-lang/crates.io-index"3913checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"3914dependencies = [3915 "getrandom",3916 "redox_syscall",3917 "rust-argon2",3918]39193920[[package]]3921name = "ref-cast"3922version = "1.0.1"3923source = "registry+https://github.com/rust-lang/crates.io-index"3924checksum = "0a214c7875e1b63fc1618db7c80efc0954f6156c9ff07699fd9039e255accdd1"3925dependencies = [3926 "ref-cast-impl",3927]39283929[[package]]3930name = "ref-cast-impl"3931version = "1.0.1"3932source = "registry+https://github.com/rust-lang/crates.io-index"3933checksum = "602eb59cda66fcb9aec25841fb76bc01d2b34282dcdd705028da297db6f3eec8"3934dependencies = [3935 "proc-macro2",3936 "quote 1.0.7",3937 "syn 1.0.31",3938]39393940[[package]]3941name = "regalloc"3942version = "0.0.21"3943source = "registry+https://github.com/rust-lang/crates.io-index"3944checksum = "b27b256b41986ac5141b37b8bbba85d314fbf546c182eb255af6720e07e4f804"3945dependencies = [3946 "log",3947 "rustc-hash",3948 "smallvec 1.4.0",3949]39503951[[package]]3952name = "regex"3953version = "1.3.9"3954source = "registry+https://github.com/rust-lang/crates.io-index"3955checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"3956dependencies = [3957 "aho-corasick",3958 "memchr",3959 "regex-syntax",3960 "thread_local",3961]39623963[[package]]3964name = "regex-syntax"3965version = "0.6.18"3966source = "registry+https://github.com/rust-lang/crates.io-index"3967checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"39683969[[package]]3970name = "region"3971version = "2.2.0"3972source = "registry+https://github.com/rust-lang/crates.io-index"3973checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"3974dependencies = [3975 "bitflags",3976 "libc",3977 "mach",3978 "winapi 0.3.8",3979]39803981[[package]]3982name = "remove_dir_all"3983version = "0.5.2"3984source = "registry+https://github.com/rust-lang/crates.io-index"3985checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"3986dependencies = [3987 "winapi 0.3.8",3988]39893990[[package]]3991name = "rental"3992version = "0.5.5"3993source = "registry+https://github.com/rust-lang/crates.io-index"3994checksum = "8545debe98b2b139fb04cad8618b530e9b07c152d99a5de83c860b877d67847f"3995dependencies = [3996 "rental-impl",3997 "stable_deref_trait",3998]39994000[[package]]4001name = "rental-impl"4002version = "0.5.5"4003source = "registry+https://github.com/rust-lang/crates.io-index"4004checksum = "475e68978dc5b743f2f40d8e0a8fdc83f1c5e78cbf4b8fa5e74e73beebc340de"4005dependencies = [4006 "proc-macro2",4007 "quote 1.0.7",4008 "syn 1.0.31",4009]40104011[[package]]4012name = "ring"4013version = "0.16.14"4014source = "registry+https://github.com/rust-lang/crates.io-index"4015checksum = "06b3fefa4f12272808f809a0af618501fdaba41a58963c5fb72238ab0be09603"4016dependencies = [4017 "cc",4018 "libc",4019 "once_cell",4020 "spin",4021 "untrusted",4022 "web-sys",4023 "winapi 0.3.8",4024]40254026[[package]]4027name = "rle-decode-fast"4028version = "1.0.1"4029source = "registry+https://github.com/rust-lang/crates.io-index"4030checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"40314032[[package]]4033name = "rocksdb"4034version = "0.14.0"4035source = "registry+https://github.com/rust-lang/crates.io-index"4036checksum = "61aa17a99a2413cd71c1106691bf59dad7de0cd5099127f90e9d99c429c40d4a"4037dependencies = [4038 "libc",4039 "librocksdb-sys",4040]40414042[[package]]4043name = "rpassword"4044version = "4.0.5"4045source = "registry+https://github.com/rust-lang/crates.io-index"4046checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f"4047dependencies = [4048 "libc",4049 "winapi 0.3.8",4050]40514052[[package]]4053name = "rust-argon2"4054version = "0.7.0"4055source = "registry+https://github.com/rust-lang/crates.io-index"4056checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"4057dependencies = [4058 "base64 0.11.0",4059 "blake2b_simd",4060 "constant_time_eq",4061 "crossbeam-utils",4062]40634064[[package]]4065name = "rustc-demangle"4066version = "0.1.16"4067source = "registry+https://github.com/rust-lang/crates.io-index"4068checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"40694070[[package]]4071name = "rustc-hash"4072version = "1.1.0"4073source = "registry+https://github.com/rust-lang/crates.io-index"4074checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"40754076[[package]]4077name = "rustc-hex"4078version = "2.1.0"4079source = "registry+https://github.com/rust-lang/crates.io-index"4080checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"40814082[[package]]4083name = "rustc_version"4084version = "0.2.3"4085source = "registry+https://github.com/rust-lang/crates.io-index"4086checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"4087dependencies = [4088 "semver",4089]40904091[[package]]4092name = "rustls"4093version = "0.17.0"4094source = "registry+https://github.com/rust-lang/crates.io-index"4095checksum = "c0d4a31f5d68413404705d6982529b0e11a9aacd4839d1d6222ee3b8cb4015e1"4096dependencies = [4097 "base64 0.11.0",4098 "log",4099 "ring",4100 "sct",4101 "webpki",4102]41034104[[package]]4105name = "rustls-native-certs"4106version = "0.3.0"4107source = "registry+https://github.com/rust-lang/crates.io-index"4108checksum = "a75ffeb84a6bd9d014713119542ce415db3a3e4748f0bfce1e1416cd224a23a5"4109dependencies = [4110 "openssl-probe",4111 "rustls",4112 "schannel",4113 "security-framework",4114]41154116[[package]]4117name = "rw-stream-sink"4118version = "0.2.1"4119source = "registry+https://github.com/rust-lang/crates.io-index"4120checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"4121dependencies = [4122 "futures 0.3.5",4123 "pin-project",4124 "static_assertions",4125]41264127[[package]]4128name = "ryu"4129version = "1.0.5"4130source = "registry+https://github.com/rust-lang/crates.io-index"4131checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"41324133[[package]]4134name = "safe-mix"4135version = "1.0.1"4136source = "registry+https://github.com/rust-lang/crates.io-index"4137checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"4138dependencies = [4139 "rustc_version",4140]41414142[[package]]4143name = "sc-basic-authorship"4144version = "0.8.0-rc4"4145source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4146dependencies = [4147 "futures 0.3.5",4148 "futures-timer 3.0.2",4149 "log",4150 "parity-scale-codec",4151 "sc-block-builder",4152 "sc-client-api",4153 "sc-proposer-metrics",4154 "sc-telemetry",4155 "sp-api",4156 "sp-blockchain",4157 "sp-consensus",4158 "sp-core",4159 "sp-inherents",4160 "sp-runtime",4161 "sp-transaction-pool",4162 "substrate-prometheus-endpoint",4163 "tokio-executor 0.2.0-alpha.6",4164]41654166[[package]]4167name = "sc-block-builder"4168version = "0.8.0-rc4"4169source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4170dependencies = [4171 "parity-scale-codec",4172 "sc-client-api",4173 "sp-api",4174 "sp-block-builder",4175 "sp-blockchain",4176 "sp-consensus",4177 "sp-core",4178 "sp-runtime",4179 "sp-state-machine",4180]41814182[[package]]4183name = "sc-chain-spec"4184version = "2.0.0-rc4"4185source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4186dependencies = [4187 "impl-trait-for-tuples",4188 "sc-chain-spec-derive",4189 "sc-network",4190 "sc-telemetry",4191 "serde",4192 "serde_json",4193 "sp-chain-spec",4194 "sp-core",4195 "sp-runtime",4196]41974198[[package]]4199name = "sc-chain-spec-derive"4200version = "2.0.0-rc4"4201source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4202dependencies = [4203 "proc-macro-crate",4204 "proc-macro2",4205 "quote 1.0.7",4206 "syn 1.0.31",4207]42084209[[package]]4210name = "sc-cli"4211version = "0.8.0-rc4"4212source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4213dependencies = [4214 "ansi_term 0.12.1",4215 "atty",4216 "chrono",4217 "derive_more",4218 "env_logger",4219 "fdlimit",4220 "futures 0.3.5",4221 "lazy_static",4222 "log",4223 "names",4224 "nix",4225 "parity-util-mem",4226 "regex",4227 "rpassword",4228 "sc-client-api",4229 "sc-informant",4230 "sc-network",4231 "sc-service",4232 "sc-telemetry",4233 "sc-tracing",4234 "serde_json",4235 "sp-blockchain",4236 "sp-core",4237 "sp-keyring",4238 "sp-panic-handler",4239 "sp-runtime",4240 "sp-state-machine",4241 "sp-utils",4242 "sp-version",4243 "structopt",4244 "substrate-prometheus-endpoint",4245 "time",4246 "tokio 0.2.21",4247]42484249[[package]]4250name = "sc-client-api"4251version = "2.0.0-rc4"4252source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4253dependencies = [4254 "derive_more",4255 "fnv",4256 "futures 0.3.5",4257 "hash-db",4258 "hex-literal",4259 "kvdb",4260 "lazy_static",4261 "log",4262 "parity-scale-codec",4263 "parking_lot 0.10.2",4264 "sc-executor",4265 "sc-telemetry",4266 "sp-api",4267 "sp-blockchain",4268 "sp-consensus",4269 "sp-core",4270 "sp-database",4271 "sp-externalities",4272 "sp-inherents",4273 "sp-keyring",4274 "sp-runtime",4275 "sp-state-machine",4276 "sp-std",4277 "sp-storage",4278 "sp-transaction-pool",4279 "sp-trie",4280 "sp-utils",4281 "sp-version",4282 "substrate-prometheus-endpoint",4283]42844285[[package]]4286name = "sc-client-db"4287version = "0.8.0-rc4"4288source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4289dependencies = [4290 "blake2-rfc",4291 "hash-db",4292 "kvdb",4293 "kvdb-memorydb",4294 "kvdb-rocksdb",4295 "linked-hash-map",4296 "log",4297 "parity-db",4298 "parity-scale-codec",4299 "parity-util-mem",4300 "parking_lot 0.10.2",4301 "sc-client-api",4302 "sc-executor",4303 "sc-state-db",4304 "sp-blockchain",4305 "sp-consensus",4306 "sp-core",4307 "sp-database",4308 "sp-runtime",4309 "sp-state-machine",4310 "sp-trie",4311 "substrate-prometheus-endpoint",4312]43134314[[package]]4315name = "sc-consensus"4316version = "0.8.0-rc4"4317source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4318dependencies = [4319 "sc-client-api",4320 "sp-blockchain",4321 "sp-consensus",4322 "sp-runtime",4323]43244325[[package]]4326name = "sc-consensus-aura"4327version = "0.8.0-rc4"4328source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4329dependencies = [4330 "derive_more",4331 "futures 0.3.5",4332 "futures-timer 3.0.2",4333 "log",4334 "parity-scale-codec",4335 "parking_lot 0.10.2",4336 "sc-block-builder",4337 "sc-client-api",4338 "sc-consensus-slots",4339 "sc-keystore",4340 "sc-telemetry",4341 "sp-api",4342 "sp-application-crypto",4343 "sp-block-builder",4344 "sp-blockchain",4345 "sp-consensus",4346 "sp-consensus-aura",4347 "sp-core",4348 "sp-inherents",4349 "sp-io",4350 "sp-runtime",4351 "sp-timestamp",4352 "sp-version",4353 "substrate-prometheus-endpoint",4354]43554356[[package]]4357name = "sc-consensus-slots"4358version = "0.8.0-rc4"4359source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4360dependencies = [4361 "futures 0.3.5",4362 "futures-timer 3.0.2",4363 "log",4364 "parity-scale-codec",4365 "parking_lot 0.10.2",4366 "sc-client-api",4367 "sc-telemetry",4368 "sp-api",4369 "sp-application-crypto",4370 "sp-blockchain",4371 "sp-consensus",4372 "sp-core",4373 "sp-inherents",4374 "sp-runtime",4375 "sp-state-machine",4376]43774378[[package]]4379name = "sc-executor"4380version = "0.8.0-rc4"4381source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4382dependencies = [4383 "derive_more",4384 "lazy_static",4385 "libsecp256k1",4386 "log",4387 "parity-scale-codec",4388 "parity-wasm",4389 "parking_lot 0.10.2",4390 "sc-executor-common",4391 "sc-executor-wasmi",4392 "sc-executor-wasmtime",4393 "sp-api",4394 "sp-core",4395 "sp-externalities",4396 "sp-io",4397 "sp-panic-handler",4398 "sp-runtime-interface",4399 "sp-serializer",4400 "sp-trie",4401 "sp-version",4402 "sp-wasm-interface",4403 "wasmi",4404]44054406[[package]]4407name = "sc-executor-common"4408version = "0.8.0-rc4"4409source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4410dependencies = [4411 "derive_more",4412 "log",4413 "parity-scale-codec",4414 "parity-wasm",4415 "sp-allocator",4416 "sp-core",4417 "sp-runtime-interface",4418 "sp-serializer",4419 "sp-wasm-interface",4420 "wasmi",4421]44224423[[package]]4424name = "sc-executor-wasmi"4425version = "0.8.0-rc4"4426source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4427dependencies = [4428 "log",4429 "parity-scale-codec",4430 "sc-executor-common",4431 "sp-allocator",4432 "sp-core",4433 "sp-runtime-interface",4434 "sp-wasm-interface",4435 "wasmi",4436]44374438[[package]]4439name = "sc-executor-wasmtime"4440version = "0.8.0-rc4"4441source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4442dependencies = [4443 "cranelift-codegen",4444 "cranelift-wasm",4445 "log",4446 "parity-scale-codec",4447 "parity-wasm",4448 "sc-executor-common",4449 "scoped-tls",4450 "sp-allocator",4451 "sp-core",4452 "sp-runtime-interface",4453 "sp-wasm-interface",4454 "substrate-wasmtime",4455 "substrate-wasmtime-runtime",4456 "wasmtime-environ",4457]44584459[[package]]4460name = "sc-finality-grandpa"4461version = "0.8.0-rc4"4462source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4463dependencies = [4464 "assert_matches",4465 "derive_more",4466 "finality-grandpa",4467 "fork-tree",4468 "futures 0.3.5",4469 "futures-timer 3.0.2",4470 "log",4471 "parity-scale-codec",4472 "parking_lot 0.10.2",4473 "pin-project",4474 "rand 0.7.3",4475 "sc-block-builder",4476 "sc-client-api",4477 "sc-consensus",4478 "sc-keystore",4479 "sc-network",4480 "sc-network-gossip",4481 "sc-telemetry",4482 "serde_json",4483 "sp-api",4484 "sp-application-crypto",4485 "sp-arithmetic",4486 "sp-blockchain",4487 "sp-consensus",4488 "sp-core",4489 "sp-finality-grandpa",4490 "sp-finality-tracker",4491 "sp-inherents",4492 "sp-runtime",4493 "sp-utils",4494 "substrate-prometheus-endpoint",4495]44964497[[package]]4498name = "sc-informant"4499version = "0.8.0-rc4"4500source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4501dependencies = [4502 "ansi_term 0.12.1",4503 "futures 0.3.5",4504 "log",4505 "parity-util-mem",4506 "parking_lot 0.10.2",4507 "sc-client-api",4508 "sc-network",4509 "sp-blockchain",4510 "sp-runtime",4511 "sp-transaction-pool",4512 "sp-utils",4513 "wasm-timer",4514]45154516[[package]]4517name = "sc-keystore"4518version = "2.0.0-rc4"4519source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4520dependencies = [4521 "derive_more",4522 "hex",4523 "merlin",4524 "parking_lot 0.10.2",4525 "rand 0.7.3",4526 "serde_json",4527 "sp-application-crypto",4528 "sp-core",4529 "subtle 2.2.3",4530]45314532[[package]]4533name = "sc-light"4534version = "2.0.0-rc4"4535source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4536dependencies = [4537 "hash-db",4538 "lazy_static",4539 "parity-scale-codec",4540 "parking_lot 0.10.2",4541 "sc-client-api",4542 "sc-executor",4543 "sp-api",4544 "sp-blockchain",4545 "sp-core",4546 "sp-externalities",4547 "sp-runtime",4548 "sp-state-machine",4549]45504551[[package]]4552name = "sc-network"4553version = "0.8.0-rc4"4554source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4555dependencies = [4556 "bitflags",4557 "bs58",4558 "bytes 0.5.4",4559 "derive_more",4560 "either",4561 "erased-serde",4562 "fnv",4563 "fork-tree",4564 "futures 0.3.5",4565 "futures-timer 3.0.2",4566 "futures_codec",4567 "hex",4568 "ip_network",4569 "libp2p",4570 "linked-hash-map",4571 "linked_hash_set",4572 "log",4573 "lru",4574 "nohash-hasher",4575 "parity-scale-codec",4576 "parking_lot 0.10.2",4577 "pin-project",4578 "prost",4579 "prost-build",4580 "rand 0.7.3",4581 "sc-block-builder",4582 "sc-client-api",4583 "sc-peerset",4584 "serde",4585 "serde_json",4586 "slog",4587 "slog_derive",4588 "smallvec 0.6.13",4589 "sp-arithmetic",4590 "sp-blockchain",4591 "sp-consensus",4592 "sp-core",4593 "sp-runtime",4594 "sp-utils",4595 "substrate-prometheus-endpoint",4596 "thiserror",4597 "unsigned-varint",4598 "void",4599 "wasm-timer",4600 "zeroize",4601]46024603[[package]]4604name = "sc-network-gossip"4605version = "0.8.0-rc4"4606source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4607dependencies = [4608 "futures 0.3.5",4609 "futures-timer 3.0.2",4610 "libp2p",4611 "log",4612 "lru",4613 "sc-network",4614 "sp-runtime",4615 "wasm-timer",4616]46174618[[package]]4619name = "sc-offchain"4620version = "2.0.0-rc4"4621source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4622dependencies = [4623 "bytes 0.5.4",4624 "fnv",4625 "futures 0.3.5",4626 "futures-timer 3.0.2",4627 "hyper 0.13.6",4628 "hyper-rustls",4629 "log",4630 "num_cpus",4631 "parity-scale-codec",4632 "parking_lot 0.10.2",4633 "rand 0.7.3",4634 "sc-client-api",4635 "sc-keystore",4636 "sc-network",4637 "sp-api",4638 "sp-core",4639 "sp-offchain",4640 "sp-runtime",4641 "sp-utils",4642 "threadpool",4643]46444645[[package]]4646name = "sc-peerset"4647version = "2.0.0-rc4"4648source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4649dependencies = [4650 "futures 0.3.5",4651 "libp2p",4652 "log",4653 "serde_json",4654 "sp-utils",4655 "wasm-timer",4656]46574658[[package]]4659name = "sc-proposer-metrics"4660version = "0.8.0-rc4"4661source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4662dependencies = [4663 "log",4664 "substrate-prometheus-endpoint",4665]46664667[[package]]4668name = "sc-rpc"4669version = "2.0.0-rc4"4670source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4671dependencies = [4672 "futures 0.3.5",4673 "hash-db",4674 "jsonrpc-core",4675 "jsonrpc-pubsub",4676 "log",4677 "parity-scale-codec",4678 "parking_lot 0.10.2",4679 "sc-block-builder",4680 "sc-client-api",4681 "sc-executor",4682 "sc-keystore",4683 "sc-rpc-api",4684 "serde_json",4685 "sp-api",4686 "sp-blockchain",4687 "sp-chain-spec",4688 "sp-core",4689 "sp-offchain",4690 "sp-rpc",4691 "sp-runtime",4692 "sp-session",4693 "sp-state-machine",4694 "sp-transaction-pool",4695 "sp-utils",4696 "sp-version",4697]46984699[[package]]4700name = "sc-rpc-api"4701version = "0.8.0-rc4"4702source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4703dependencies = [4704 "derive_more",4705 "futures 0.3.5",4706 "jsonrpc-core",4707 "jsonrpc-core-client",4708 "jsonrpc-derive",4709 "jsonrpc-pubsub",4710 "log",4711 "parity-scale-codec",4712 "parking_lot 0.10.2",4713 "serde",4714 "serde_json",4715 "sp-chain-spec",4716 "sp-core",4717 "sp-rpc",4718 "sp-runtime",4719 "sp-transaction-pool",4720 "sp-version",4721]47224723[[package]]4724name = "sc-rpc-server"4725version = "2.0.0-rc4"4726source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4727dependencies = [4728 "jsonrpc-core",4729 "jsonrpc-http-server",4730 "jsonrpc-ipc-server",4731 "jsonrpc-pubsub",4732 "jsonrpc-ws-server",4733 "log",4734 "serde",4735 "serde_json",4736 "sp-runtime",4737]47384739[[package]]4740name = "sc-service"4741version = "0.8.0-rc4"4742source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4743dependencies = [4744 "derive_more",4745 "directories",4746 "exit-future",4747 "futures 0.1.29",4748 "futures 0.3.5",4749 "futures-timer 3.0.2",4750 "hash-db",4751 "jsonrpc-pubsub",4752 "lazy_static",4753 "log",4754 "netstat2",4755 "parity-multiaddr 0.7.3",4756 "parity-scale-codec",4757 "parity-util-mem",4758 "parking_lot 0.10.2",4759 "pin-project",4760 "procfs",4761 "rand 0.7.3",4762 "sc-block-builder",4763 "sc-chain-spec",4764 "sc-client-api",4765 "sc-client-db",4766 "sc-executor",4767 "sc-informant",4768 "sc-keystore",4769 "sc-light",4770 "sc-network",4771 "sc-offchain",4772 "sc-rpc",4773 "sc-rpc-server",4774 "sc-telemetry",4775 "sc-tracing",4776 "sc-transaction-pool",4777 "serde",4778 "serde_json",4779 "slog",4780 "sp-api",4781 "sp-application-crypto",4782 "sp-block-builder",4783 "sp-blockchain",4784 "sp-consensus",4785 "sp-core",4786 "sp-externalities",4787 "sp-io",4788 "sp-runtime",4789 "sp-session",4790 "sp-state-machine",4791 "sp-transaction-pool",4792 "sp-trie",4793 "sp-utils",4794 "sp-version",4795 "substrate-prometheus-endpoint",4796 "sysinfo",4797 "tempfile",4798 "tracing",4799 "wasm-timer",4800]48014802[[package]]4803name = "sc-state-db"4804version = "0.8.0-rc4"4805source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4806dependencies = [4807 "log",4808 "parity-scale-codec",4809 "parity-util-mem",4810 "parity-util-mem-derive",4811 "parking_lot 0.10.2",4812 "sc-client-api",4813 "sp-core",4814]48154816[[package]]4817name = "sc-telemetry"4818version = "2.0.0-rc4"4819source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4820dependencies = [4821 "bytes 0.5.4",4822 "futures 0.3.5",4823 "futures-timer 3.0.2",4824 "libp2p",4825 "log",4826 "parking_lot 0.10.2",4827 "pin-project",4828 "rand 0.7.3",4829 "serde",4830 "slog",4831 "slog-json",4832 "slog-scope",4833 "take_mut",4834 "void",4835 "wasm-timer",4836]48374838[[package]]4839name = "sc-tracing"4840version = "2.0.0-rc4"4841source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4842dependencies = [4843 "erased-serde",4844 "log",4845 "parking_lot 0.10.2",4846 "rustc-hash",4847 "sc-telemetry",4848 "serde",4849 "serde_json",4850 "slog",4851 "sp-tracing",4852 "tracing-core",4853]48544855[[package]]4856name = "sc-transaction-graph"4857version = "2.0.0-rc4"4858source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4859dependencies = [4860 "derive_more",4861 "futures 0.3.5",4862 "linked-hash-map",4863 "log",4864 "parity-util-mem",4865 "parking_lot 0.10.2",4866 "serde",4867 "sp-blockchain",4868 "sp-core",4869 "sp-runtime",4870 "sp-transaction-pool",4871 "sp-utils",4872 "wasm-timer",4873]48744875[[package]]4876name = "sc-transaction-pool"4877version = "2.0.0-rc4"4878source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4879dependencies = [4880 "derive_more",4881 "futures 0.3.5",4882 "futures-diagnose",4883 "intervalier",4884 "log",4885 "parity-scale-codec",4886 "parity-util-mem",4887 "parking_lot 0.10.2",4888 "sc-client-api",4889 "sc-transaction-graph",4890 "sp-api",4891 "sp-blockchain",4892 "sp-core",4893 "sp-runtime",4894 "sp-tracing",4895 "sp-transaction-pool",4896 "sp-utils",4897 "substrate-prometheus-endpoint",4898 "wasm-timer",4899]49004901[[package]]4902name = "schannel"4903version = "0.1.19"4904source = "registry+https://github.com/rust-lang/crates.io-index"4905checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"4906dependencies = [4907 "lazy_static",4908 "winapi 0.3.8",4909]49104911[[package]]4912name = "schnorrkel"4913version = "0.9.1"4914source = "registry+https://github.com/rust-lang/crates.io-index"4915checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"4916dependencies = [4917 "arrayref",4918 "arrayvec 0.5.1",4919 "curve25519-dalek",4920 "getrandom",4921 "merlin",4922 "rand 0.7.3",4923 "rand_core 0.5.1",4924 "sha2",4925 "subtle 2.2.3",4926 "zeroize",4927]49284929[[package]]4930name = "scoped-tls"4931version = "1.0.0"4932source = "registry+https://github.com/rust-lang/crates.io-index"4933checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"49344935[[package]]4936name = "scopeguard"4937version = "1.1.0"4938source = "registry+https://github.com/rust-lang/crates.io-index"4939checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"49404941[[package]]4942name = "scroll"4943version = "0.10.1"4944source = "registry+https://github.com/rust-lang/crates.io-index"4945checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"4946dependencies = [4947 "scroll_derive",4948]49494950[[package]]4951name = "scroll_derive"4952version = "0.10.2"4953source = "registry+https://github.com/rust-lang/crates.io-index"4954checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"4955dependencies = [4956 "proc-macro2",4957 "quote 1.0.7",4958 "syn 1.0.31",4959]49604961[[package]]4962name = "sct"4963version = "0.6.0"4964source = "registry+https://github.com/rust-lang/crates.io-index"4965checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"4966dependencies = [4967 "ring",4968 "untrusted",4969]49704971[[package]]4972name = "security-framework"4973version = "0.4.4"4974source = "registry+https://github.com/rust-lang/crates.io-index"4975checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"4976dependencies = [4977 "bitflags",4978 "core-foundation",4979 "core-foundation-sys",4980 "libc",4981 "security-framework-sys",4982]49834984[[package]]4985name = "security-framework-sys"4986version = "0.4.3"4987source = "registry+https://github.com/rust-lang/crates.io-index"4988checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"4989dependencies = [4990 "core-foundation-sys",4991 "libc",4992]49934994[[package]]4995name = "semver"4996version = "0.9.0"4997source = "registry+https://github.com/rust-lang/crates.io-index"4998checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"4999dependencies = [5000 "semver-parser",5001]50025003[[package]]5004name = "semver-parser"5005version = "0.7.0"5006source = "registry+https://github.com/rust-lang/crates.io-index"5007checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"50085009[[package]]5010name = "send_wrapper"5011version = "0.2.0"5012source = "registry+https://github.com/rust-lang/crates.io-index"5013checksum = "a0eddf2e8f50ced781f288c19f18621fa72a3779e3cb58dbf23b07469b0abeb4"50145015[[package]]5016name = "serde"5017version = "1.0.111"5018source = "registry+https://github.com/rust-lang/crates.io-index"5019checksum = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d"5020dependencies = [5021 "serde_derive",5022]50235024[[package]]5025name = "serde_derive"5026version = "1.0.111"5027source = "registry+https://github.com/rust-lang/crates.io-index"5028checksum = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250"5029dependencies = [5030 "proc-macro2",5031 "quote 1.0.7",5032 "syn 1.0.31",5033]50345035[[package]]5036name = "serde_json"5037version = "1.0.55"5038source = "registry+https://github.com/rust-lang/crates.io-index"5039checksum = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"5040dependencies = [5041 "itoa",5042 "ryu",5043 "serde",5044]50455046[[package]]5047name = "sha-1"5048version = "0.8.2"5049source = "registry+https://github.com/rust-lang/crates.io-index"5050checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"5051dependencies = [5052 "block-buffer",5053 "digest",5054 "fake-simd",5055 "opaque-debug",5056]50575058[[package]]5059name = "sha1"5060version = "0.6.0"5061source = "registry+https://github.com/rust-lang/crates.io-index"5062checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"50635064[[package]]5065name = "sha2"5066version = "0.8.2"5067source = "registry+https://github.com/rust-lang/crates.io-index"5068checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"5069dependencies = [5070 "block-buffer",5071 "digest",5072 "fake-simd",5073 "opaque-debug",5074]50755076[[package]]5077name = "sha3"5078version = "0.8.2"5079source = "registry+https://github.com/rust-lang/crates.io-index"5080checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"5081dependencies = [5082 "block-buffer",5083 "byte-tools",5084 "digest",5085 "keccak",5086 "opaque-debug",5087]50885089[[package]]5090name = "shlex"5091version = "0.1.1"5092source = "registry+https://github.com/rust-lang/crates.io-index"5093checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"50945095[[package]]5096name = "signal-hook-registry"5097version = "1.2.0"5098source = "registry+https://github.com/rust-lang/crates.io-index"5099checksum = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"5100dependencies = [5101 "arc-swap",5102 "libc",5103]51045105[[package]]5106name = "slab"5107version = "0.4.2"5108source = "registry+https://github.com/rust-lang/crates.io-index"5109checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"51105111[[package]]5112name = "slog"5113version = "2.5.2"5114source = "registry+https://github.com/rust-lang/crates.io-index"5115checksum = "1cc9c640a4adbfbcc11ffb95efe5aa7af7309e002adab54b185507dbf2377b99"5116dependencies = [5117 "erased-serde",5118]51195120[[package]]5121name = "slog-json"5122version = "2.3.0"5123source = "registry+https://github.com/rust-lang/crates.io-index"5124checksum = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a"5125dependencies = [5126 "chrono",5127 "erased-serde",5128 "serde",5129 "serde_json",5130 "slog",5131]51325133[[package]]5134name = "slog-scope"5135version = "4.3.0"5136source = "registry+https://github.com/rust-lang/crates.io-index"5137checksum = "7c44c89dd8b0ae4537d1ae318353eaf7840b4869c536e31c41e963d1ea523ee6"5138dependencies = [5139 "arc-swap",5140 "lazy_static",5141 "slog",5142]51435144[[package]]5145name = "slog_derive"5146version = "0.2.0"5147source = "registry+https://github.com/rust-lang/crates.io-index"5148checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b"5149dependencies = [5150 "proc-macro2",5151 "quote 1.0.7",5152 "syn 1.0.31",5153]51545155[[package]]5156name = "smallvec"5157version = "0.6.13"5158source = "registry+https://github.com/rust-lang/crates.io-index"5159checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"5160dependencies = [5161 "maybe-uninit",5162]51635164[[package]]5165name = "smallvec"5166version = "1.4.0"5167source = "registry+https://github.com/rust-lang/crates.io-index"5168checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"51695170[[package]]5171name = "snow"5172version = "0.6.2"5173source = "registry+https://github.com/rust-lang/crates.io-index"5174checksum = "afb767eee7d257ba202f0b9b08673bc13b22281632ef45267b19f13100accd2f"5175dependencies = [5176 "arrayref",5177 "blake2-rfc",5178 "chacha20-poly1305-aead",5179 "rand 0.7.3",5180 "rand_core 0.5.1",5181 "ring",5182 "rustc_version",5183 "sha2",5184 "subtle 2.2.3",5185 "x25519-dalek",5186]51875188[[package]]5189name = "socket2"5190version = "0.3.12"5191source = "registry+https://github.com/rust-lang/crates.io-index"5192checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"5193dependencies = [5194 "cfg-if",5195 "libc",5196 "redox_syscall",5197 "winapi 0.3.8",5198]51995200[[package]]5201name = "soketto"5202version = "0.3.2"5203source = "registry+https://github.com/rust-lang/crates.io-index"5204checksum = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b"5205dependencies = [5206 "base64 0.11.0",5207 "bytes 0.5.4",5208 "flate2",5209 "futures 0.3.5",5210 "http 0.2.1",5211 "httparse",5212 "log",5213 "rand 0.7.3",5214 "sha1",5215 "smallvec 1.4.0",5216 "static_assertions",5217 "thiserror",5218]52195220[[package]]5221name = "sp-allocator"5222version = "2.0.0-rc4"5223source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5224dependencies = [5225 "derive_more",5226 "log",5227 "sp-core",5228 "sp-std",5229 "sp-wasm-interface",5230]52315232[[package]]5233name = "sp-api"5234version = "2.0.0-rc4"5235source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5236dependencies = [5237 "hash-db",5238 "parity-scale-codec",5239 "sp-api-proc-macro",5240 "sp-core",5241 "sp-runtime",5242 "sp-state-machine",5243 "sp-std",5244 "sp-version",5245]52465247[[package]]5248name = "sp-api-proc-macro"5249version = "2.0.0-rc4"5250source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5251dependencies = [5252 "blake2-rfc",5253 "proc-macro-crate",5254 "proc-macro2",5255 "quote 1.0.7",5256 "syn 1.0.31",5257]52585259[[package]]5260name = "sp-application-crypto"5261version = "2.0.0-rc4"5262source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5263dependencies = [5264 "parity-scale-codec",5265 "serde",5266 "sp-core",5267 "sp-io",5268 "sp-std",5269]52705271[[package]]5272name = "sp-arithmetic"5273version = "2.0.0-rc4"5274source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5275dependencies = [5276 "integer-sqrt",5277 "num-traits 0.2.11",5278 "parity-scale-codec",5279 "serde",5280 "sp-debug-derive",5281 "sp-std",5282]52835284[[package]]5285name = "sp-block-builder"5286version = "2.0.0-rc4"5287source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5288dependencies = [5289 "parity-scale-codec",5290 "sp-api",5291 "sp-inherents",5292 "sp-runtime",5293 "sp-std",5294]52955296[[package]]5297name = "sp-blockchain"5298version = "2.0.0-rc4"5299source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5300dependencies = [5301 "derive_more",5302 "log",5303 "lru",5304 "parity-scale-codec",5305 "parking_lot 0.10.2",5306 "sp-block-builder",5307 "sp-consensus",5308 "sp-runtime",5309 "sp-state-machine",5310]53115312[[package]]5313name = "sp-chain-spec"5314version = "2.0.0-rc4"5315source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5316dependencies = [5317 "serde",5318 "serde_json",5319]53205321[[package]]5322name = "sp-consensus"5323version = "0.8.0-rc4"5324source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5325dependencies = [5326 "derive_more",5327 "futures 0.3.5",5328 "futures-timer 3.0.2",5329 "libp2p",5330 "log",5331 "parity-scale-codec",5332 "parking_lot 0.10.2",5333 "serde",5334 "sp-core",5335 "sp-inherents",5336 "sp-runtime",5337 "sp-state-machine",5338 "sp-std",5339 "sp-utils",5340 "sp-version",5341 "substrate-prometheus-endpoint",5342 "wasm-timer",5343]53445345[[package]]5346name = "sp-consensus-aura"5347version = "0.8.0-rc4"5348source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5349dependencies = [5350 "parity-scale-codec",5351 "sp-api",5352 "sp-application-crypto",5353 "sp-inherents",5354 "sp-runtime",5355 "sp-std",5356 "sp-timestamp",5357]53585359[[package]]5360name = "sp-core"5361version = "2.0.0-rc4"5362source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5363dependencies = [5364 "base58",5365 "blake2-rfc",5366 "byteorder",5367 "derive_more",5368 "ed25519-dalek",5369 "futures 0.3.5",5370 "hash-db",5371 "hash256-std-hasher",5372 "hex",5373 "impl-serde 0.3.1",5374 "lazy_static",5375 "libsecp256k1",5376 "log",5377 "merlin",5378 "num-traits 0.2.11",5379 "parity-scale-codec",5380 "parity-util-mem",5381 "parking_lot 0.10.2",5382 "primitive-types",5383 "rand 0.7.3",5384 "regex",5385 "schnorrkel",5386 "serde",5387 "sha2",5388 "sp-debug-derive",5389 "sp-externalities",5390 "sp-runtime-interface",5391 "sp-std",5392 "sp-storage",5393 "substrate-bip39",5394 "tiny-bip39",5395 "tiny-keccak",5396 "twox-hash",5397 "wasmi",5398 "zeroize",5399]54005401[[package]]5402name = "sp-database"5403version = "2.0.0-rc4"5404source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5405dependencies = [5406 "kvdb",5407 "parking_lot 0.10.2",5408]54095410[[package]]5411name = "sp-debug-derive"5412version = "2.0.0-rc4"5413source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5414dependencies = [5415 "proc-macro2",5416 "quote 1.0.7",5417 "syn 1.0.31",5418]54195420[[package]]5421name = "sp-externalities"5422version = "0.8.0-rc4"5423source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5424dependencies = [5425 "environmental",5426 "parity-scale-codec",5427 "sp-std",5428 "sp-storage",5429]54305431[[package]]5432name = "sp-finality-grandpa"5433version = "2.0.0-rc4"5434source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5435dependencies = [5436 "finality-grandpa",5437 "log",5438 "parity-scale-codec",5439 "serde",5440 "sp-api",5441 "sp-application-crypto",5442 "sp-core",5443 "sp-runtime",5444 "sp-std",5445]54465447[[package]]5448name = "sp-finality-tracker"5449version = "2.0.0-rc4"5450source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5451dependencies = [5452 "parity-scale-codec",5453 "sp-inherents",5454 "sp-std",5455]54565457[[package]]5458name = "sp-inherents"5459version = "2.0.0-rc4"5460source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5461dependencies = [5462 "derive_more",5463 "parity-scale-codec",5464 "parking_lot 0.10.2",5465 "sp-core",5466 "sp-std",5467]54685469[[package]]5470name = "sp-io"5471version = "2.0.0-rc4"5472source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5473dependencies = [5474 "futures 0.3.5",5475 "hash-db",5476 "libsecp256k1",5477 "log",5478 "parity-scale-codec",5479 "parking_lot 0.10.2",5480 "sp-core",5481 "sp-externalities",5482 "sp-runtime-interface",5483 "sp-state-machine",5484 "sp-std",5485 "sp-tracing",5486 "sp-trie",5487 "sp-wasm-interface",5488]54895490[[package]]5491name = "sp-keyring"5492version = "2.0.0-rc4"5493source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5494dependencies = [5495 "lazy_static",5496 "sp-core",5497 "sp-runtime",5498 "strum",5499]55005501[[package]]5502name = "sp-offchain"5503version = "2.0.0-rc4"5504source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5505dependencies = [5506 "sp-api",5507 "sp-core",5508 "sp-runtime",5509]55105511[[package]]5512name = "sp-panic-handler"5513version = "2.0.0-rc4"5514source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5515dependencies = [5516 "backtrace",5517 "log",5518]55195520[[package]]5521name = "sp-rpc"5522version = "2.0.0-rc4"5523source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5524dependencies = [5525 "serde",5526 "sp-core",5527]55285529[[package]]5530name = "sp-runtime"5531version = "2.0.0-rc4"5532source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5533dependencies = [5534 "either",5535 "hash256-std-hasher",5536 "impl-trait-for-tuples",5537 "log",5538 "parity-scale-codec",5539 "parity-util-mem",5540 "paste",5541 "rand 0.7.3",5542 "serde",5543 "sp-application-crypto",5544 "sp-arithmetic",5545 "sp-core",5546 "sp-inherents",5547 "sp-io",5548 "sp-std",5549]55505551[[package]]5552name = "sp-runtime-interface"5553version = "2.0.0-rc4"5554source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5555dependencies = [5556 "parity-scale-codec",5557 "primitive-types",5558 "sp-externalities",5559 "sp-runtime-interface-proc-macro",5560 "sp-std",5561 "sp-tracing",5562 "sp-wasm-interface",5563 "static_assertions",5564]55655566[[package]]5567name = "sp-runtime-interface-proc-macro"5568version = "2.0.0-rc4"5569source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5570dependencies = [5571 "Inflector",5572 "proc-macro-crate",5573 "proc-macro2",5574 "quote 1.0.7",5575 "syn 1.0.31",5576]55775578[[package]]5579name = "sp-serializer"5580version = "2.0.0-rc4"5581source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5582dependencies = [5583 "serde",5584 "serde_json",5585]55865587[[package]]5588name = "sp-session"5589version = "2.0.0-rc4"5590source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5591dependencies = [5592 "parity-scale-codec",5593 "sp-api",5594 "sp-core",5595 "sp-runtime",5596 "sp-staking",5597 "sp-std",5598]55995600[[package]]5601name = "sp-staking"5602version = "2.0.0-rc4"5603source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5604dependencies = [5605 "parity-scale-codec",5606 "sp-runtime",5607 "sp-std",5608]56095610[[package]]5611name = "sp-state-machine"5612version = "0.8.0-rc4"5613source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5614dependencies = [5615 "hash-db",5616 "itertools 0.9.0",5617 "log",5618 "num-traits 0.2.11",5619 "parity-scale-codec",5620 "parking_lot 0.10.2",5621 "rand 0.7.3",5622 "smallvec 1.4.0",5623 "sp-core",5624 "sp-externalities",5625 "sp-panic-handler",5626 "sp-trie",5627 "trie-db",5628 "trie-root",5629]56305631[[package]]5632name = "sp-std"5633version = "2.0.0-rc4"5634source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"56355636[[package]]5637name = "sp-storage"5638version = "2.0.0-rc4"5639source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5640dependencies = [5641 "impl-serde 0.2.3",5642 "ref-cast",5643 "serde",5644 "sp-debug-derive",5645 "sp-std",5646]56475648[[package]]5649name = "sp-timestamp"5650version = "2.0.0-rc4"5651source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5652dependencies = [5653 "impl-trait-for-tuples",5654 "parity-scale-codec",5655 "sp-api",5656 "sp-inherents",5657 "sp-runtime",5658 "sp-std",5659 "wasm-timer",5660]56615662[[package]]5663name = "sp-tracing"5664version = "2.0.0-rc4"5665source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5666dependencies = [5667 "log",5668 "rental",5669 "tracing",5670]56715672[[package]]5673name = "sp-transaction-pool"5674version = "2.0.0-rc4"5675source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5676dependencies = [5677 "derive_more",5678 "futures 0.3.5",5679 "log",5680 "parity-scale-codec",5681 "serde",5682 "sp-api",5683 "sp-blockchain",5684 "sp-runtime",5685 "sp-utils",5686]56875688[[package]]5689name = "sp-trie"5690version = "2.0.0-rc4"5691source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5692dependencies = [5693 "hash-db",5694 "memory-db",5695 "parity-scale-codec",5696 "sp-core",5697 "sp-std",5698 "trie-db",5699 "trie-root",5700]57015702[[package]]5703name = "sp-utils"5704version = "2.0.0-rc4"5705source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5706dependencies = [5707 "futures 0.3.5",5708 "futures-core",5709 "futures-timer 3.0.2",5710 "lazy_static",5711 "prometheus",5712]57135714[[package]]5715name = "sp-version"5716version = "2.0.0-rc4"5717source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5718dependencies = [5719 "impl-serde 0.2.3",5720 "parity-scale-codec",5721 "serde",5722 "sp-runtime",5723 "sp-std",5724]57255726[[package]]5727name = "sp-wasm-interface"5728version = "2.0.0-rc4"5729source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5730dependencies = [5731 "impl-trait-for-tuples",5732 "parity-scale-codec",5733 "sp-std",5734 "wasmi",5735]57365737[[package]]5738name = "spin"5739version = "0.5.2"5740source = "registry+https://github.com/rust-lang/crates.io-index"5741checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"57425743[[package]]5744name = "stable_deref_trait"5745version = "1.1.1"5746source = "registry+https://github.com/rust-lang/crates.io-index"5747checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"57485749[[package]]5750name = "static_assertions"5751version = "1.1.0"5752source = "registry+https://github.com/rust-lang/crates.io-index"5753checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"57545755[[package]]5756name = "statrs"5757version = "0.10.0"5758source = "registry+https://github.com/rust-lang/crates.io-index"5759checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"5760dependencies = [5761 "rand 0.5.6",5762]57635764[[package]]5765name = "string"5766version = "0.2.1"5767source = "registry+https://github.com/rust-lang/crates.io-index"5768checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"5769dependencies = [5770 "bytes 0.4.12",5771]57725773[[package]]5774name = "string-interner"5775version = "0.7.1"5776source = "registry+https://github.com/rust-lang/crates.io-index"5777checksum = "fd710eadff449a1531351b0e43eb81ea404336fa2f56c777427ab0e32a4cf183"5778dependencies = [5779 "serde",5780]57815782[[package]]5783name = "strsim"5784version = "0.8.0"5785source = "registry+https://github.com/rust-lang/crates.io-index"5786checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"57875788[[package]]5789name = "structopt"5790version = "0.3.14"5791source = "registry+https://github.com/rust-lang/crates.io-index"5792checksum = "863246aaf5ddd0d6928dfeb1a9ca65f505599e4e1b399935ef7e75107516b4ef"5793dependencies = [5794 "clap",5795 "lazy_static",5796 "structopt-derive",5797]57985799[[package]]5800name = "structopt-derive"5801version = "0.4.7"5802source = "registry+https://github.com/rust-lang/crates.io-index"5803checksum = "d239ca4b13aee7a2142e6795cbd69e457665ff8037aed33b3effdc430d2f927a"5804dependencies = [5805 "heck",5806 "proc-macro-error",5807 "proc-macro2",5808 "quote 1.0.7",5809 "syn 1.0.31",5810]58115812[[package]]5813name = "strum"5814version = "0.16.0"5815source = "registry+https://github.com/rust-lang/crates.io-index"5816checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"5817dependencies = [5818 "strum_macros",5819]58205821[[package]]5822name = "strum_macros"5823version = "0.16.0"5824source = "registry+https://github.com/rust-lang/crates.io-index"5825checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"5826dependencies = [5827 "heck",5828 "proc-macro2",5829 "quote 1.0.7",5830 "syn 1.0.31",5831]58325833[[package]]5834name = "substrate-bip39"5835version = "0.4.1"5836source = "registry+https://github.com/rust-lang/crates.io-index"5837checksum = "c004e8166d6e0aa3a9d5fa673e5b7098ff25f930de1013a21341988151e681bb"5838dependencies = [5839 "hmac",5840 "pbkdf2",5841 "schnorrkel",5842 "sha2",5843]58445845[[package]]5846name = "substrate-build-script-utils"5847version = "2.0.0-rc4"5848source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5849dependencies = [5850 "platforms",5851]58525853[[package]]5854name = "substrate-prometheus-endpoint"5855version = "0.8.0-rc4"5856source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5857dependencies = [5858 "async-std",5859 "derive_more",5860 "futures-util",5861 "hyper 0.13.6",5862 "log",5863 "prometheus",5864 "tokio 0.2.21",5865]58665867[[package]]5868name = "substrate-wasm-builder-runner"5869version = "1.0.6"5870source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"58715872[[package]]5873name = "substrate-wasmtime"5874version = "0.16.0-threadsafe.4"5875source = "registry+https://github.com/rust-lang/crates.io-index"5876checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a"5877dependencies = [5878 "anyhow",5879 "backtrace",5880 "cfg-if",5881 "lazy_static",5882 "libc",5883 "region",5884 "rustc-demangle",5885 "substrate-wasmtime-jit",5886 "substrate-wasmtime-profiling",5887 "substrate-wasmtime-runtime",5888 "target-lexicon",5889 "wasmparser 0.52.2",5890 "wasmtime-environ",5891 "wat",5892 "winapi 0.3.8",5893]58945895[[package]]5896name = "substrate-wasmtime-jit"5897version = "0.16.0-threadsafe.4"5898source = "registry+https://github.com/rust-lang/crates.io-index"5899checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a"5900dependencies = [5901 "anyhow",5902 "cfg-if",5903 "cranelift-codegen",5904 "cranelift-entity",5905 "cranelift-frontend",5906 "cranelift-native",5907 "cranelift-wasm",5908 "gimli 0.20.0",5909 "log",5910 "more-asserts",5911 "region",5912 "substrate-wasmtime-profiling",5913 "substrate-wasmtime-runtime",5914 "target-lexicon",5915 "thiserror",5916 "wasmparser 0.52.2",5917 "wasmtime-debug",5918 "wasmtime-environ",5919 "winapi 0.3.8",5920]59215922[[package]]5923name = "substrate-wasmtime-profiling"5924version = "0.16.0-threadsafe.4"5925source = "registry+https://github.com/rust-lang/crates.io-index"5926checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97"5927dependencies = [5928 "anyhow",5929 "cfg-if",5930 "gimli 0.20.0",5931 "lazy_static",5932 "libc",5933 "object 0.18.0",5934 "scroll",5935 "serde",5936 "substrate-wasmtime-runtime",5937 "target-lexicon",5938 "wasmtime-environ",5939]59405941[[package]]5942name = "substrate-wasmtime-runtime"5943version = "0.16.0-threadsafe.4"5944source = "registry+https://github.com/rust-lang/crates.io-index"5945checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2"5946dependencies = [5947 "backtrace",5948 "cc",5949 "cfg-if",5950 "indexmap",5951 "lazy_static",5952 "libc",5953 "memoffset",5954 "more-asserts",5955 "region",5956 "thiserror",5957 "wasmtime-environ",5958 "winapi 0.3.8",5959]59605961[[package]]5962name = "subtle"5963version = "1.0.0"5964source = "registry+https://github.com/rust-lang/crates.io-index"5965checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"59665967[[package]]5968name = "subtle"5969version = "2.2.3"5970source = "registry+https://github.com/rust-lang/crates.io-index"5971checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"59725973[[package]]5974name = "syn"5975version = "0.11.11"5976source = "registry+https://github.com/rust-lang/crates.io-index"5977checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"5978dependencies = [5979 "quote 0.3.15",5980 "synom",5981 "unicode-xid 0.0.4",5982]59835984[[package]]5985name = "syn"5986version = "1.0.31"5987source = "registry+https://github.com/rust-lang/crates.io-index"5988checksum = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"5989dependencies = [5990 "proc-macro2",5991 "quote 1.0.7",5992 "unicode-xid 0.2.0",5993]59945995[[package]]5996name = "syn-mid"5997version = "0.5.0"5998source = "registry+https://github.com/rust-lang/crates.io-index"5999checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"6000dependencies = [6001 "proc-macro2",6002 "quote 1.0.7",6003 "syn 1.0.31",6004]60056006[[package]]6007name = "synom"6008version = "0.11.3"6009source = "registry+https://github.com/rust-lang/crates.io-index"6010checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"6011dependencies = [6012 "unicode-xid 0.0.4",6013]60146015[[package]]6016name = "synstructure"6017version = "0.12.4"6018source = "registry+https://github.com/rust-lang/crates.io-index"6019checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"6020dependencies = [6021 "proc-macro2",6022 "quote 1.0.7",6023 "syn 1.0.31",6024 "unicode-xid 0.2.0",6025]60266027[[package]]6028name = "sysinfo"6029version = "0.13.4"6030source = "registry+https://github.com/rust-lang/crates.io-index"6031checksum = "1cac193374347e7c263c5f547524f36ff8ec6702d56c8799c8331d26dffe8c1e"6032dependencies = [6033 "cfg-if",6034 "doc-comment",6035 "libc",6036 "ntapi",6037 "once_cell",6038 "rayon",6039 "winapi 0.3.8",6040]60416042[[package]]6043name = "take_mut"6044version = "0.2.2"6045source = "registry+https://github.com/rust-lang/crates.io-index"6046checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"60476048[[package]]6049name = "target-lexicon"6050version = "0.10.0"6051source = "registry+https://github.com/rust-lang/crates.io-index"6052checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"60536054[[package]]6055name = "tempfile"6056version = "3.1.0"6057source = "registry+https://github.com/rust-lang/crates.io-index"6058checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"6059dependencies = [6060 "cfg-if",6061 "libc",6062 "rand 0.7.3",6063 "redox_syscall",6064 "remove_dir_all",6065 "winapi 0.3.8",6066]60676068[[package]]6069name = "termcolor"6070version = "1.1.0"6071source = "registry+https://github.com/rust-lang/crates.io-index"6072checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"6073dependencies = [6074 "winapi-util",6075]60766077[[package]]6078name = "textwrap"6079version = "0.11.0"6080source = "registry+https://github.com/rust-lang/crates.io-index"6081checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"6082dependencies = [6083 "unicode-width",6084]60856086[[package]]6087name = "thiserror"6088version = "1.0.19"6089source = "registry+https://github.com/rust-lang/crates.io-index"6090checksum = "b13f926965ad00595dd129fa12823b04bbf866e9085ab0a5f2b05b850fbfc344"6091dependencies = [6092 "thiserror-impl",6093]60946095[[package]]6096name = "thiserror-impl"6097version = "1.0.19"6098source = "registry+https://github.com/rust-lang/crates.io-index"6099checksum = "893582086c2f98cde18f906265a65b5030a074b1046c674ae898be6519a7f479"6100dependencies = [6101 "proc-macro2",6102 "quote 1.0.7",6103 "syn 1.0.31",6104]61056106[[package]]6107name = "thread_local"6108version = "1.0.1"6109source = "registry+https://github.com/rust-lang/crates.io-index"6110checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"6111dependencies = [6112 "lazy_static",6113]61146115[[package]]6116name = "threadpool"6117version = "1.8.1"6118source = "registry+https://github.com/rust-lang/crates.io-index"6119checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"6120dependencies = [6121 "num_cpus",6122]61236124[[package]]6125name = "time"6126version = "0.1.43"6127source = "registry+https://github.com/rust-lang/crates.io-index"6128checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"6129dependencies = [6130 "libc",6131 "winapi 0.3.8",6132]61336134[[package]]6135name = "tiny-bip39"6136version = "0.7.3"6137source = "registry+https://github.com/rust-lang/crates.io-index"6138checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2"6139dependencies = [6140 "failure",6141 "hmac",6142 "once_cell",6143 "pbkdf2",6144 "rand 0.7.3",6145 "rustc-hash",6146 "sha2",6147 "unicode-normalization",6148]61496150[[package]]6151name = "tiny-keccak"6152version = "2.0.2"6153source = "registry+https://github.com/rust-lang/crates.io-index"6154checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"6155dependencies = [6156 "crunchy",6157]61586159[[package]]6160name = "tokio"6161version = "0.1.22"6162source = "registry+https://github.com/rust-lang/crates.io-index"6163checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"6164dependencies = [6165 "bytes 0.4.12",6166 "futures 0.1.29",6167 "mio",6168 "num_cpus",6169 "tokio-codec",6170 "tokio-current-thread",6171 "tokio-executor 0.1.10",6172 "tokio-fs",6173 "tokio-io",6174 "tokio-reactor",6175 "tokio-sync 0.1.8",6176 "tokio-tcp",6177 "tokio-threadpool",6178 "tokio-timer",6179 "tokio-udp",6180 "tokio-uds",6181]61826183[[package]]6184name = "tokio"6185version = "0.2.21"6186source = "registry+https://github.com/rust-lang/crates.io-index"6187checksum = "d099fa27b9702bed751524694adbe393e18b36b204da91eb1cbbbbb4a5ee2d58"6188dependencies = [6189 "bytes 0.5.4",6190 "fnv",6191 "futures-core",6192 "iovec",6193 "lazy_static",6194 "libc",6195 "memchr",6196 "mio",6197 "mio-uds",6198 "num_cpus",6199 "pin-project-lite",6200 "signal-hook-registry",6201 "slab",6202 "winapi 0.3.8",6203]62046205[[package]]6206name = "tokio-buf"6207version = "0.1.1"6208source = "registry+https://github.com/rust-lang/crates.io-index"6209checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"6210dependencies = [6211 "bytes 0.4.12",6212 "either",6213 "futures 0.1.29",6214]62156216[[package]]6217name = "tokio-codec"6218version = "0.1.2"6219source = "registry+https://github.com/rust-lang/crates.io-index"6220checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"6221dependencies = [6222 "bytes 0.4.12",6223 "futures 0.1.29",6224 "tokio-io",6225]62266227[[package]]6228name = "tokio-current-thread"6229version = "0.1.7"6230source = "registry+https://github.com/rust-lang/crates.io-index"6231checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"6232dependencies = [6233 "futures 0.1.29",6234 "tokio-executor 0.1.10",6235]62366237[[package]]6238name = "tokio-executor"6239version = "0.1.10"6240source = "registry+https://github.com/rust-lang/crates.io-index"6241checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"6242dependencies = [6243 "crossbeam-utils",6244 "futures 0.1.29",6245]62466247[[package]]6248name = "tokio-executor"6249version = "0.2.0-alpha.6"6250source = "registry+https://github.com/rust-lang/crates.io-index"6251checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"6252dependencies = [6253 "futures-util-preview",6254 "lazy_static",6255 "tokio-sync 0.2.0-alpha.6",6256]62576258[[package]]6259name = "tokio-fs"6260version = "0.1.7"6261source = "registry+https://github.com/rust-lang/crates.io-index"6262checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"6263dependencies = [6264 "futures 0.1.29",6265 "tokio-io",6266 "tokio-threadpool",6267]62686269[[package]]6270name = "tokio-io"6271version = "0.1.13"6272source = "registry+https://github.com/rust-lang/crates.io-index"6273checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"6274dependencies = [6275 "bytes 0.4.12",6276 "futures 0.1.29",6277 "log",6278]62796280[[package]]6281name = "tokio-named-pipes"6282version = "0.1.0"6283source = "registry+https://github.com/rust-lang/crates.io-index"6284checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"6285dependencies = [6286 "bytes 0.4.12",6287 "futures 0.1.29",6288 "mio",6289 "mio-named-pipes",6290 "tokio 0.1.22",6291]62926293[[package]]6294name = "tokio-reactor"6295version = "0.1.12"6296source = "registry+https://github.com/rust-lang/crates.io-index"6297checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"6298dependencies = [6299 "crossbeam-utils",6300 "futures 0.1.29",6301 "lazy_static",6302 "log",6303 "mio",6304 "num_cpus",6305 "parking_lot 0.9.0",6306 "slab",6307 "tokio-executor 0.1.10",6308 "tokio-io",6309 "tokio-sync 0.1.8",6310]63116312[[package]]6313name = "tokio-rustls"6314version = "0.13.1"6315source = "registry+https://github.com/rust-lang/crates.io-index"6316checksum = "15cb62a0d2770787abc96e99c1cd98fcf17f94959f3af63ca85bdfb203f051b4"6317dependencies = [6318 "futures-core",6319 "rustls",6320 "tokio 0.2.21",6321 "webpki",6322]63236324[[package]]6325name = "tokio-service"6326version = "0.1.0"6327source = "registry+https://github.com/rust-lang/crates.io-index"6328checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"6329dependencies = [6330 "futures 0.1.29",6331]63326333[[package]]6334name = "tokio-sync"6335version = "0.1.8"6336source = "registry+https://github.com/rust-lang/crates.io-index"6337checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"6338dependencies = [6339 "fnv",6340 "futures 0.1.29",6341]63426343[[package]]6344name = "tokio-sync"6345version = "0.2.0-alpha.6"6346source = "registry+https://github.com/rust-lang/crates.io-index"6347checksum = "4f1aaeb685540f7407ea0e27f1c9757d258c7c6bf4e3eb19da6fc59b747239d2"6348dependencies = [6349 "fnv",6350 "futures-core-preview",6351 "futures-util-preview",6352]63536354[[package]]6355name = "tokio-tcp"6356version = "0.1.4"6357source = "registry+https://github.com/rust-lang/crates.io-index"6358checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"6359dependencies = [6360 "bytes 0.4.12",6361 "futures 0.1.29",6362 "iovec",6363 "mio",6364 "tokio-io",6365 "tokio-reactor",6366]63676368[[package]]6369name = "tokio-threadpool"6370version = "0.1.18"6371source = "registry+https://github.com/rust-lang/crates.io-index"6372checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"6373dependencies = [6374 "crossbeam-deque",6375 "crossbeam-queue",6376 "crossbeam-utils",6377 "futures 0.1.29",6378 "lazy_static",6379 "log",6380 "num_cpus",6381 "slab",6382 "tokio-executor 0.1.10",6383]63846385[[package]]6386name = "tokio-timer"6387version = "0.2.13"6388source = "registry+https://github.com/rust-lang/crates.io-index"6389checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"6390dependencies = [6391 "crossbeam-utils",6392 "futures 0.1.29",6393 "slab",6394 "tokio-executor 0.1.10",6395]63966397[[package]]6398name = "tokio-udp"6399version = "0.1.6"6400source = "registry+https://github.com/rust-lang/crates.io-index"6401checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"6402dependencies = [6403 "bytes 0.4.12",6404 "futures 0.1.29",6405 "log",6406 "mio",6407 "tokio-codec",6408 "tokio-io",6409 "tokio-reactor",6410]64116412[[package]]6413name = "tokio-uds"6414version = "0.2.6"6415source = "registry+https://github.com/rust-lang/crates.io-index"6416checksum = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"6417dependencies = [6418 "bytes 0.4.12",6419 "futures 0.1.29",6420 "iovec",6421 "libc",6422 "log",6423 "mio",6424 "mio-uds",6425 "tokio-codec",6426 "tokio-io",6427 "tokio-reactor",6428]64296430[[package]]6431name = "tokio-util"6432version = "0.3.1"6433source = "registry+https://github.com/rust-lang/crates.io-index"6434checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"6435dependencies = [6436 "bytes 0.5.4",6437 "futures-core",6438 "futures-sink",6439 "log",6440 "pin-project-lite",6441 "tokio 0.2.21",6442]64436444[[package]]6445name = "toml"6446version = "0.5.6"6447source = "registry+https://github.com/rust-lang/crates.io-index"6448checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"6449dependencies = [6450 "serde",6451]64526453[[package]]6454name = "tower-service"6455version = "0.3.0"6456source = "registry+https://github.com/rust-lang/crates.io-index"6457checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"64586459[[package]]6460name = "tracing"6461version = "0.1.15"6462source = "registry+https://github.com/rust-lang/crates.io-index"6463checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f"6464dependencies = [6465 "cfg-if",6466 "tracing-attributes",6467 "tracing-core",6468]64696470[[package]]6471name = "tracing-attributes"6472version = "0.1.8"6473source = "registry+https://github.com/rust-lang/crates.io-index"6474checksum = "99bbad0de3fd923c9c3232ead88510b783e5a4d16a6154adffa3d53308de984c"6475dependencies = [6476 "proc-macro2",6477 "quote 1.0.7",6478 "syn 1.0.31",6479]64806481[[package]]6482name = "tracing-core"6483version = "0.1.10"6484source = "registry+https://github.com/rust-lang/crates.io-index"6485checksum = "0aa83a9a47081cd522c09c81b31aec2c9273424976f922ad61c053b58350b715"6486dependencies = [6487 "lazy_static",6488]64896490[[package]]6491name = "trie-db"6492version = "0.21.0"6493source = "registry+https://github.com/rust-lang/crates.io-index"6494checksum = "cb230c24c741993b04cfccbabb45acff6f6480c5f00d3ed8794ea43db3a9d727"6495dependencies = [6496 "hash-db",6497 "hashbrown",6498 "log",6499 "rustc-hex",6500 "smallvec 1.4.0",6501]65026503[[package]]6504name = "trie-root"6505version = "0.16.0"6506source = "registry+https://github.com/rust-lang/crates.io-index"6507checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"6508dependencies = [6509 "hash-db",6510]65116512[[package]]6513name = "try-lock"6514version = "0.2.2"6515source = "registry+https://github.com/rust-lang/crates.io-index"6516checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"65176518[[package]]6519name = "twox-hash"6520version = "1.5.0"6521source = "registry+https://github.com/rust-lang/crates.io-index"6522checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"6523dependencies = [6524 "rand 0.7.3",6525]65266527[[package]]6528name = "typenum"6529version = "1.12.0"6530source = "registry+https://github.com/rust-lang/crates.io-index"6531checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"65326533[[package]]6534name = "uint"6535version = "0.8.3"6536source = "registry+https://github.com/rust-lang/crates.io-index"6537checksum = "173cd16430c206dc1a430af8a89a0e9c076cf15cb42b4aedb10e8cc8fee73681"6538dependencies = [6539 "byteorder",6540 "crunchy",6541 "rustc-hex",6542 "static_assertions",6543]65446545[[package]]6546name = "unicase"6547version = "2.6.0"6548source = "registry+https://github.com/rust-lang/crates.io-index"6549checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"6550dependencies = [6551 "version_check",6552]65536554[[package]]6555name = "unicode-bidi"6556version = "0.3.4"6557source = "registry+https://github.com/rust-lang/crates.io-index"6558checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"6559dependencies = [6560 "matches",6561]65626563[[package]]6564name = "unicode-normalization"6565version = "0.1.12"6566source = "registry+https://github.com/rust-lang/crates.io-index"6567checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"6568dependencies = [6569 "smallvec 1.4.0",6570]65716572[[package]]6573name = "unicode-segmentation"6574version = "1.6.0"6575source = "registry+https://github.com/rust-lang/crates.io-index"6576checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"65776578[[package]]6579name = "unicode-width"6580version = "0.1.7"6581source = "registry+https://github.com/rust-lang/crates.io-index"6582checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"65836584[[package]]6585name = "unicode-xid"6586version = "0.0.4"6587source = "registry+https://github.com/rust-lang/crates.io-index"6588checksum = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"65896590[[package]]6591name = "unicode-xid"6592version = "0.2.0"6593source = "registry+https://github.com/rust-lang/crates.io-index"6594checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"65956596[[package]]6597name = "unsigned-varint"6598version = "0.3.3"6599source = "registry+https://github.com/rust-lang/crates.io-index"6600checksum = "f67332660eb59a6f1eb24ff1220c9e8d01738a8503c6002e30bcfe4bd9f2b4a9"6601dependencies = [6602 "bytes 0.5.4",6603 "futures-io",6604 "futures-util",6605 "futures_codec",6606]66076608[[package]]6609name = "untrusted"6610version = "0.7.1"6611source = "registry+https://github.com/rust-lang/crates.io-index"6612checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"66136614[[package]]6615name = "url"6616version = "1.7.2"6617source = "registry+https://github.com/rust-lang/crates.io-index"6618checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"6619dependencies = [6620 "idna 0.1.5",6621 "matches",6622 "percent-encoding 1.0.1",6623]66246625[[package]]6626name = "url"6627version = "2.1.1"6628source = "registry+https://github.com/rust-lang/crates.io-index"6629checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"6630dependencies = [6631 "idna 0.2.0",6632 "matches",6633 "percent-encoding 2.1.0",6634]66356636[[package]]6637name = "vcpkg"6638version = "0.2.10"6639source = "registry+https://github.com/rust-lang/crates.io-index"6640checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"66416642[[package]]6643name = "vec_map"6644version = "0.8.2"6645source = "registry+https://github.com/rust-lang/crates.io-index"6646checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"66476648[[package]]6649name = "version_check"6650version = "0.9.2"6651source = "registry+https://github.com/rust-lang/crates.io-index"6652checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"66536654[[package]]6655name = "void"6656version = "1.0.2"6657source = "registry+https://github.com/rust-lang/crates.io-index"6658checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"66596660[[package]]6661name = "want"6662version = "0.2.0"6663source = "registry+https://github.com/rust-lang/crates.io-index"6664checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"6665dependencies = [6666 "futures 0.1.29",6667 "log",6668 "try-lock",6669]66706671[[package]]6672name = "want"6673version = "0.3.0"6674source = "registry+https://github.com/rust-lang/crates.io-index"6675checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"6676dependencies = [6677 "log",6678 "try-lock",6679]66806681[[package]]6682name = "wasi"6683version = "0.9.0+wasi-snapshot-preview1"6684source = "registry+https://github.com/rust-lang/crates.io-index"6685checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"66866687[[package]]6688name = "wasm-bindgen"6689version = "0.2.63"6690source = "registry+https://github.com/rust-lang/crates.io-index"6691checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0"6692dependencies = [6693 "cfg-if",6694 "wasm-bindgen-macro",6695]66966697[[package]]6698name = "wasm-bindgen-backend"6699version = "0.2.63"6700source = "registry+https://github.com/rust-lang/crates.io-index"6701checksum = "ded84f06e0ed21499f6184df0e0cb3494727b0c5da89534e0fcc55c51d812101"6702dependencies = [6703 "bumpalo",6704 "lazy_static",6705 "log",6706 "proc-macro2",6707 "quote 1.0.7",6708 "syn 1.0.31",6709 "wasm-bindgen-shared",6710]67116712[[package]]6713name = "wasm-bindgen-futures"6714version = "0.4.13"6715source = "registry+https://github.com/rust-lang/crates.io-index"6716checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6"6717dependencies = [6718 "cfg-if",6719 "js-sys",6720 "wasm-bindgen",6721 "web-sys",6722]67236724[[package]]6725name = "wasm-bindgen-macro"6726version = "0.2.63"6727source = "registry+https://github.com/rust-lang/crates.io-index"6728checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3"6729dependencies = [6730 "quote 1.0.7",6731 "wasm-bindgen-macro-support",6732]67336734[[package]]6735name = "wasm-bindgen-macro-support"6736version = "0.2.63"6737source = "registry+https://github.com/rust-lang/crates.io-index"6738checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92"6739dependencies = [6740 "proc-macro2",6741 "quote 1.0.7",6742 "syn 1.0.31",6743 "wasm-bindgen-backend",6744 "wasm-bindgen-shared",6745]67466747[[package]]6748name = "wasm-bindgen-shared"6749version = "0.2.63"6750source = "registry+https://github.com/rust-lang/crates.io-index"6751checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd"67526753[[package]]6754name = "wasm-timer"6755version = "0.2.4"6756source = "registry+https://github.com/rust-lang/crates.io-index"6757checksum = "324c5e65a08699c9c4334ba136597ab22b85dccd4b65dd1e36ccf8f723a95b54"6758dependencies = [6759 "futures 0.3.5",6760 "js-sys",6761 "parking_lot 0.9.0",6762 "pin-utils",6763 "send_wrapper",6764 "wasm-bindgen",6765 "wasm-bindgen-futures",6766 "web-sys",6767]67686769[[package]]6770name = "wasmi"6771version = "0.6.2"6772source = "registry+https://github.com/rust-lang/crates.io-index"6773checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"6774dependencies = [6775 "libc",6776 "memory_units",6777 "num-rational",6778 "num-traits 0.2.11",6779 "parity-wasm",6780 "wasmi-validation",6781]67826783[[package]]6784name = "wasmi-validation"6785version = "0.3.0"6786source = "registry+https://github.com/rust-lang/crates.io-index"6787checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"6788dependencies = [6789 "parity-wasm",6790]67916792[[package]]6793name = "wasmparser"6794version = "0.51.4"6795source = "registry+https://github.com/rust-lang/crates.io-index"6796checksum = "aeb1956b19469d1c5e63e459d29e7b5aa0f558d9f16fcef09736f8a265e6c10a"67976798[[package]]6799name = "wasmparser"6800version = "0.52.2"6801source = "registry+https://github.com/rust-lang/crates.io-index"6802checksum = "733954023c0b39602439e60a65126fd31b003196d3a1e8e4531b055165a79b31"68036804[[package]]6805name = "wasmtime-debug"6806version = "0.16.0"6807source = "registry+https://github.com/rust-lang/crates.io-index"6808checksum = "d39ba645aee700b29ff0093028b4123556dd142a74973f04ed6225eedb40e77d"6809dependencies = [6810 "anyhow",6811 "faerie",6812 "gimli 0.20.0",6813 "more-asserts",6814 "target-lexicon",6815 "thiserror",6816 "wasmparser 0.51.4",6817 "wasmtime-environ",6818]68196820[[package]]6821name = "wasmtime-environ"6822version = "0.16.0"6823source = "registry+https://github.com/rust-lang/crates.io-index"6824checksum = "ed54fd9d64dfeeee7c285fd126174a6b5e6d4efc7e5a1566fdb635e60ff6a74e"6825dependencies = [6826 "anyhow",6827 "base64 0.12.3",6828 "bincode",6829 "cranelift-codegen",6830 "cranelift-entity",6831 "cranelift-wasm",6832 "directories",6833 "errno",6834 "file-per-thread-logger",6835 "indexmap",6836 "libc",6837 "log",6838 "more-asserts",6839 "rayon",6840 "serde",6841 "sha2",6842 "thiserror",6843 "toml",6844 "wasmparser 0.51.4",6845 "winapi 0.3.8",6846 "zstd",6847]68486849[[package]]6850name = "wast"6851version = "21.0.0"6852source = "registry+https://github.com/rust-lang/crates.io-index"6853checksum = "0b1844f66a2bc8526d71690104c0e78a8e59ffa1597b7245769d174ebb91deb5"6854dependencies = [6855 "leb128",6856]68576858[[package]]6859name = "wat"6860version = "1.0.22"6861source = "registry+https://github.com/rust-lang/crates.io-index"6862checksum = "ce85d72b74242c340e9e3492cfb602652d7bb324c3172dd441b5577e39a2e18c"6863dependencies = [6864 "wast",6865]68666867[[package]]6868name = "web-sys"6869version = "0.3.40"6870source = "registry+https://github.com/rust-lang/crates.io-index"6871checksum = "7b72fe77fd39e4bd3eaa4412fd299a0be6b3dfe9d2597e2f1c20beb968f41d17"6872dependencies = [6873 "js-sys",6874 "wasm-bindgen",6875]68766877[[package]]6878name = "webpki"6879version = "0.21.3"6880source = "registry+https://github.com/rust-lang/crates.io-index"6881checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"6882dependencies = [6883 "ring",6884 "untrusted",6885]68866887[[package]]6888name = "webpki-roots"6889version = "0.18.0"6890source = "registry+https://github.com/rust-lang/crates.io-index"6891checksum = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4"6892dependencies = [6893 "webpki",6894]68956896[[package]]6897name = "webpki-roots"6898version = "0.19.0"6899source = "registry+https://github.com/rust-lang/crates.io-index"6900checksum = "f8eff4b7516a57307f9349c64bf34caa34b940b66fed4b2fb3136cb7386e5739"6901dependencies = [6902 "webpki",6903]69046905[[package]]6906name = "which"6907version = "3.1.1"6908source = "registry+https://github.com/rust-lang/crates.io-index"6909checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"6910dependencies = [6911 "libc",6912]69136914[[package]]6915name = "winapi"6916version = "0.2.8"6917source = "registry+https://github.com/rust-lang/crates.io-index"6918checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"69196920[[package]]6921name = "winapi"6922version = "0.3.8"6923source = "registry+https://github.com/rust-lang/crates.io-index"6924checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"6925dependencies = [6926 "winapi-i686-pc-windows-gnu",6927 "winapi-x86_64-pc-windows-gnu",6928]69296930[[package]]6931name = "winapi-build"6932version = "0.1.1"6933source = "registry+https://github.com/rust-lang/crates.io-index"6934checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"69356936[[package]]6937name = "winapi-i686-pc-windows-gnu"6938version = "0.4.0"6939source = "registry+https://github.com/rust-lang/crates.io-index"6940checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"69416942[[package]]6943name = "winapi-util"6944version = "0.1.5"6945source = "registry+https://github.com/rust-lang/crates.io-index"6946checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"6947dependencies = [6948 "winapi 0.3.8",6949]69506951[[package]]6952name = "winapi-x86_64-pc-windows-gnu"6953version = "0.4.0"6954source = "registry+https://github.com/rust-lang/crates.io-index"6955checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"69566957[[package]]6958name = "ws"6959version = "0.9.1"6960source = "registry+https://github.com/rust-lang/crates.io-index"6961checksum = "c51a2c47b5798ccc774ffb93ff536aec7c4275d722fd9c740c83cdd1af1f2d94"6962dependencies = [6963 "byteorder",6964 "bytes 0.4.12",6965 "httparse",6966 "log",6967 "mio",6968 "mio-extras",6969 "rand 0.7.3",6970 "sha-1",6971 "slab",6972 "url 2.1.1",6973]69746975[[package]]6976name = "ws2_32-sys"6977version = "0.2.1"6978source = "registry+https://github.com/rust-lang/crates.io-index"6979checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"6980dependencies = [6981 "winapi 0.2.8",6982 "winapi-build",6983]69846985[[package]]6986name = "x25519-dalek"6987version = "0.6.0"6988source = "registry+https://github.com/rust-lang/crates.io-index"6989checksum = "637ff90c9540fa3073bb577e65033069e4bae7c79d49d74aa3ffdf5342a53217"6990dependencies = [6991 "curve25519-dalek",6992 "rand_core 0.5.1",6993 "zeroize",6994]69956996[[package]]6997name = "yamux"6998version = "0.4.5"6999source = "registry+https://github.com/rust-lang/crates.io-index"7000checksum = "84300bb493cc878f3638b981c62b4632ec1a5c52daaa3036651e8c106d3b55ea"7001dependencies = [7002 "futures 0.3.5",7003 "log",7004 "nohash-hasher",7005 "parking_lot 0.10.2",7006 "rand 0.7.3",7007 "static_assertions",7008]70097010[[package]]7011name = "zeroize"7012version = "1.1.0"7013source = "registry+https://github.com/rust-lang/crates.io-index"7014checksum = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8"7015dependencies = [7016 "zeroize_derive",7017]70187019[[package]]7020name = "zeroize_derive"7021version = "1.0.0"7022source = "registry+https://github.com/rust-lang/crates.io-index"7023checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"7024dependencies = [7025 "proc-macro2",7026 "quote 1.0.7",7027 "syn 1.0.31",7028 "synstructure",7029]70307031[[package]]7032name = "zstd"7033version = "0.5.3+zstd.1.4.5"7034source = "registry+https://github.com/rust-lang/crates.io-index"7035checksum = "01b32eaf771efa709e8308605bbf9319bf485dc1503179ec0469b611937c0cd8"7036dependencies = [7037 "zstd-safe",7038]70397040[[package]]7041name = "zstd-safe"7042version = "2.0.5+zstd.1.4.5"7043source = "registry+https://github.com/rust-lang/crates.io-index"7044checksum = "1cfb642e0d27f64729a639c52db457e0ae906e7bc6f5fe8f5c453230400f1055"7045dependencies = [7046 "libc",7047 "zstd-sys",7048]70497050[[package]]7051name = "zstd-sys"7052version = "1.4.17+zstd.1.4.5"7053source = "registry+https://github.com/rust-lang/crates.io-index"7054checksum = "b89249644df056b522696b1bb9e7c18c87e8ffa3e2f0dc3b0155875d6498f01b"7055dependencies = [7056 "cc",7057 "glob",7058 "itertools 0.9.0",7059 "libc",7060]