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 "jsonrpc-core",2766 "log",2767 "nft-runtime",2768 "pallet-contracts-rpc",2769 "parking_lot 0.10.2",2770 "sc-basic-authorship",2771 "sc-cli",2772 "sc-client-api",2773 "sc-consensus",2774 "sc-consensus-aura",2775 "sc-executor",2776 "sc-finality-grandpa",2777 "sc-network",2778 "sc-rpc",2779 "sc-service",2780 "sc-transaction-pool",2781 "sp-consensus",2782 "sp-consensus-aura",2783 "sp-core",2784 "sp-finality-grandpa",2785 "sp-inherents",2786 "sp-runtime",2787 "sp-transaction-pool",2788 "structopt",2789 "substrate-build-script-utils",2790]27912792[[package]]2793name = "nft-runtime"2794version = "2.0.0-rc4"2795dependencies = [2796 "frame-executive",2797 "frame-support",2798 "frame-system",2799 "pallet-aura",2800 "pallet-balances",2801 "pallet-contracts",2802 "pallet-contracts-primitives",2803 "pallet-contracts-rpc-runtime-api",2804 "pallet-grandpa",2805 "pallet-nft",2806 "pallet-randomness-collective-flip",2807 "pallet-staking",2808 "pallet-sudo",2809 "pallet-timestamp",2810 "pallet-transaction-payment",2811 "parity-scale-codec",2812 "serde",2813 "sp-api",2814 "sp-block-builder",2815 "sp-consensus-aura",2816 "sp-core",2817 "sp-inherents",2818 "sp-io",2819 "sp-offchain",2820 "sp-runtime",2821 "sp-session",2822 "sp-std",2823 "sp-transaction-pool",2824 "sp-version",2825 "substrate-wasm-builder-runner",2826]28272828[[package]]2829name = "nix"2830version = "0.17.0"2831source = "registry+https://github.com/rust-lang/crates.io-index"2832checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"2833dependencies = [2834 "bitflags",2835 "cc",2836 "cfg-if",2837 "libc",2838 "void",2839]28402841[[package]]2842name = "nodrop"2843version = "0.1.14"2844source = "registry+https://github.com/rust-lang/crates.io-index"2845checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"28462847[[package]]2848name = "nohash-hasher"2849version = "0.2.0"2850source = "registry+https://github.com/rust-lang/crates.io-index"2851checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"28522853[[package]]2854name = "nom"2855version = "5.1.1"2856source = "registry+https://github.com/rust-lang/crates.io-index"2857checksum = "0b471253da97532da4b61552249c521e01e736071f71c1a4f7ebbfbf0a06aad6"2858dependencies = [2859 "memchr",2860 "version_check",2861]28622863[[package]]2864name = "ntapi"2865version = "0.3.4"2866source = "registry+https://github.com/rust-lang/crates.io-index"2867checksum = "7a31937dea023539c72ddae0e3571deadc1414b300483fa7aaec176168cfa9d2"2868dependencies = [2869 "winapi 0.3.8",2870]28712872[[package]]2873name = "num-bigint"2874version = "0.2.6"2875source = "registry+https://github.com/rust-lang/crates.io-index"2876checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"2877dependencies = [2878 "autocfg 1.0.0",2879 "num-integer",2880 "num-traits 0.2.11",2881]28822883[[package]]2884name = "num-complex"2885version = "0.2.4"2886source = "registry+https://github.com/rust-lang/crates.io-index"2887checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"2888dependencies = [2889 "autocfg 1.0.0",2890 "num-traits 0.2.11",2891]28922893[[package]]2894name = "num-integer"2895version = "0.1.42"2896source = "registry+https://github.com/rust-lang/crates.io-index"2897checksum = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"2898dependencies = [2899 "autocfg 1.0.0",2900 "num-traits 0.2.11",2901]29022903[[package]]2904name = "num-rational"2905version = "0.2.4"2906source = "registry+https://github.com/rust-lang/crates.io-index"2907checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"2908dependencies = [2909 "autocfg 1.0.0",2910 "num-bigint",2911 "num-integer",2912 "num-traits 0.2.11",2913]29142915[[package]]2916name = "num-traits"2917version = "0.1.43"2918source = "registry+https://github.com/rust-lang/crates.io-index"2919checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"2920dependencies = [2921 "num-traits 0.2.11",2922]29232924[[package]]2925name = "num-traits"2926version = "0.2.11"2927source = "registry+https://github.com/rust-lang/crates.io-index"2928checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"2929dependencies = [2930 "autocfg 1.0.0",2931 "libm",2932]29332934[[package]]2935name = "num_cpus"2936version = "1.13.0"2937source = "registry+https://github.com/rust-lang/crates.io-index"2938checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"2939dependencies = [2940 "hermit-abi",2941 "libc",2942]29432944[[package]]2945name = "object"2946version = "0.18.0"2947source = "registry+https://github.com/rust-lang/crates.io-index"2948checksum = "e5666bbb90bc4d1e5bdcb26c0afda1822d25928341e9384ab187a9b37ab69e36"2949dependencies = [2950 "target-lexicon",2951]29522953[[package]]2954name = "object"2955version = "0.19.0"2956source = "registry+https://github.com/rust-lang/crates.io-index"2957checksum = "9cbca9424c482ee628fa549d9c812e2cd22f1180b9222c9200fdfa6eb31aecb2"29582959[[package]]2960name = "once_cell"2961version = "1.4.0"2962source = "registry+https://github.com/rust-lang/crates.io-index"2963checksum = "0b631f7e854af39a1739f401cf34a8a013dfe09eac4fa4dba91e9768bd28168d"2964dependencies = [2965 "parking_lot 0.10.2",2966]29672968[[package]]2969name = "opaque-debug"2970version = "0.2.3"2971source = "registry+https://github.com/rust-lang/crates.io-index"2972checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"29732974[[package]]2975name = "openssl-probe"2976version = "0.1.2"2977source = "registry+https://github.com/rust-lang/crates.io-index"2978checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"29792980[[package]]2981name = "owning_ref"2982version = "0.4.1"2983source = "registry+https://github.com/rust-lang/crates.io-index"2984checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"2985dependencies = [2986 "stable_deref_trait",2987]29882989[[package]]2990name = "pallet-aura"2991version = "2.0.0-rc4"2992source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2993dependencies = [2994 "frame-support",2995 "frame-system",2996 "pallet-session",2997 "pallet-timestamp",2998 "parity-scale-codec",2999 "serde",3000 "sp-application-crypto",3001 "sp-consensus-aura",3002 "sp-inherents",3003 "sp-runtime",3004 "sp-std",3005 "sp-timestamp",3006]30073008[[package]]3009name = "pallet-authorship"3010version = "2.0.0-rc4"3011source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3012dependencies = [3013 "frame-support",3014 "frame-system",3015 "impl-trait-for-tuples",3016 "parity-scale-codec",3017 "sp-authorship",3018 "sp-inherents",3019 "sp-runtime",3020 "sp-std",3021]30223023[[package]]3024name = "pallet-balances"3025version = "2.0.0-rc4"3026source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3027dependencies = [3028 "frame-benchmarking",3029 "frame-support",3030 "frame-system",3031 "parity-scale-codec",3032 "serde",3033 "sp-runtime",3034 "sp-std",3035]30363037[[package]]3038name = "pallet-contracts"3039version = "2.0.0-rc4"3040source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3041dependencies = [3042 "frame-support",3043 "frame-system",3044 "pallet-contracts-primitives",3045 "parity-scale-codec",3046 "parity-wasm",3047 "pwasm-utils",3048 "serde",3049 "sp-core",3050 "sp-io",3051 "sp-runtime",3052 "sp-sandbox",3053 "sp-std",3054 "wasmi-validation",3055]30563057[[package]]3058name = "pallet-contracts-primitives"3059version = "2.0.0-rc4"3060source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3061dependencies = [3062 "parity-scale-codec",3063 "sp-runtime",3064 "sp-std",3065]30663067[[package]]3068name = "pallet-contracts-rpc"3069version = "0.8.0-rc4"3070source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3071dependencies = [3072 "jsonrpc-core",3073 "jsonrpc-core-client",3074 "jsonrpc-derive",3075 "pallet-contracts-primitives",3076 "pallet-contracts-rpc-runtime-api",3077 "parity-scale-codec",3078 "serde",3079 "sp-api",3080 "sp-blockchain",3081 "sp-core",3082 "sp-rpc",3083 "sp-runtime",3084]30853086[[package]]3087name = "pallet-contracts-rpc-runtime-api"3088version = "0.8.0-rc4"3089source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3090dependencies = [3091 "pallet-contracts-primitives",3092 "parity-scale-codec",3093 "sp-api",3094 "sp-runtime",3095 "sp-std",3096]30973098[[package]]3099name = "pallet-finality-tracker"3100version = "2.0.0-rc4"3101source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3102dependencies = [3103 "frame-support",3104 "frame-system",3105 "impl-trait-for-tuples",3106 "parity-scale-codec",3107 "serde",3108 "sp-finality-tracker",3109 "sp-inherents",3110 "sp-runtime",3111 "sp-std",3112]31133114[[package]]3115name = "pallet-grandpa"3116version = "2.0.0-rc4"3117source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3118dependencies = [3119 "frame-support",3120 "frame-system",3121 "pallet-finality-tracker",3122 "pallet-session",3123 "parity-scale-codec",3124 "serde",3125 "sp-application-crypto",3126 "sp-core",3127 "sp-finality-grandpa",3128 "sp-runtime",3129 "sp-session",3130 "sp-staking",3131 "sp-std",3132]31333134[[package]]3135name = "pallet-nft"3136version = "2.0.0-rc4"3137dependencies = [3138 "frame-support",3139 "frame-system",3140 "parity-scale-codec",3141 "sp-core",3142 "sp-io",3143 "sp-runtime",3144]31453146[[package]]3147name = "pallet-randomness-collective-flip"3148version = "2.0.0-rc4"3149source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3150dependencies = [3151 "frame-support",3152 "frame-system",3153 "parity-scale-codec",3154 "safe-mix",3155 "sp-runtime",3156 "sp-std",3157]31583159[[package]]3160name = "pallet-session"3161version = "2.0.0-rc4"3162source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3163dependencies = [3164 "frame-support",3165 "frame-system",3166 "impl-trait-for-tuples",3167 "pallet-timestamp",3168 "parity-scale-codec",3169 "serde",3170 "sp-core",3171 "sp-io",3172 "sp-runtime",3173 "sp-session",3174 "sp-staking",3175 "sp-std",3176 "sp-trie",3177]31783179[[package]]3180name = "pallet-staking"3181version = "2.0.0-rc4"3182source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3183dependencies = [3184 "frame-support",3185 "frame-system",3186 "pallet-authorship",3187 "pallet-session",3188 "parity-scale-codec",3189 "serde",3190 "sp-application-crypto",3191 "sp-io",3192 "sp-npos-elections",3193 "sp-runtime",3194 "sp-staking",3195 "sp-std",3196 "static_assertions",3197]31983199[[package]]3200name = "pallet-sudo"3201version = "2.0.0-rc4"3202source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3203dependencies = [3204 "frame-support",3205 "frame-system",3206 "parity-scale-codec",3207 "serde",3208 "sp-io",3209 "sp-runtime",3210 "sp-std",3211]32123213[[package]]3214name = "pallet-timestamp"3215version = "2.0.0-rc4"3216source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3217dependencies = [3218 "frame-benchmarking",3219 "frame-support",3220 "frame-system",3221 "impl-trait-for-tuples",3222 "parity-scale-codec",3223 "serde",3224 "sp-inherents",3225 "sp-runtime",3226 "sp-std",3227 "sp-timestamp",3228]32293230[[package]]3231name = "pallet-transaction-payment"3232version = "2.0.0-rc4"3233source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3234dependencies = [3235 "frame-support",3236 "frame-system",3237 "pallet-transaction-payment-rpc-runtime-api",3238 "parity-scale-codec",3239 "serde",3240 "smallvec 1.4.0",3241 "sp-runtime",3242 "sp-std",3243]32443245[[package]]3246name = "pallet-transaction-payment-rpc-runtime-api"3247version = "2.0.0-rc4"3248source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3249dependencies = [3250 "frame-support",3251 "parity-scale-codec",3252 "serde",3253 "sp-api",3254 "sp-runtime",3255 "sp-std",3256]32573258[[package]]3259name = "parity-db"3260version = "0.1.2"3261source = "registry+https://github.com/rust-lang/crates.io-index"3262checksum = "00d595e372d119261593297debbe4193811a4dc811d2a1ccbb8caaa6666ad7ab"3263dependencies = [3264 "blake2-rfc",3265 "crc32fast",3266 "libc",3267 "log",3268 "memmap",3269 "parking_lot 0.10.2",3270]32713272[[package]]3273name = "parity-multiaddr"3274version = "0.7.3"3275source = "registry+https://github.com/rust-lang/crates.io-index"3276checksum = "f77055f9e81921a8cc7bebeb6cded3d128931d51f1e3dd6251f0770a6d431477"3277dependencies = [3278 "arrayref",3279 "bs58",3280 "byteorder",3281 "data-encoding",3282 "parity-multihash",3283 "percent-encoding 2.1.0",3284 "serde",3285 "static_assertions",3286 "unsigned-varint",3287 "url 2.1.1",3288]32893290[[package]]3291name = "parity-multiaddr"3292version = "0.9.0"3293source = "registry+https://github.com/rust-lang/crates.io-index"3294checksum = "12ca96399f4a01aa89c59220c4f52ac371940eb4e53e3ce990da796f364bdf69"3295dependencies = [3296 "arrayref",3297 "bs58",3298 "byteorder",3299 "data-encoding",3300 "multihash",3301 "percent-encoding 2.1.0",3302 "serde",3303 "static_assertions",3304 "unsigned-varint",3305 "url 2.1.1",3306]33073308[[package]]3309name = "parity-multihash"3310version = "0.2.3"3311source = "registry+https://github.com/rust-lang/crates.io-index"3312checksum = "7a1cd2ba02391b81367bec529fb209019d718684fdc8ad6a712c2b536e46f775"3313dependencies = [3314 "blake2",3315 "bytes 0.5.4",3316 "rand 0.7.3",3317 "sha-1",3318 "sha2",3319 "sha3",3320 "unsigned-varint",3321]33223323[[package]]3324name = "parity-scale-codec"3325version = "1.3.1"3326source = "registry+https://github.com/rust-lang/crates.io-index"3327checksum = "a74f02beb35d47e0706155c9eac554b50c671e0d868fe8296bcdf44a9a4847bf"3328dependencies = [3329 "arrayvec 0.5.1",3330 "bitvec",3331 "byte-slice-cast",3332 "parity-scale-codec-derive",3333 "serde",3334]33353336[[package]]3337name = "parity-scale-codec-derive"3338version = "1.2.0"3339source = "registry+https://github.com/rust-lang/crates.io-index"3340checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245"3341dependencies = [3342 "proc-macro-crate",3343 "proc-macro2",3344 "quote 1.0.7",3345 "syn 1.0.31",3346]33473348[[package]]3349name = "parity-send-wrapper"3350version = "0.1.0"3351source = "registry+https://github.com/rust-lang/crates.io-index"3352checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"33533354[[package]]3355name = "parity-tokio-ipc"3356version = "0.4.0"3357source = "registry+https://github.com/rust-lang/crates.io-index"3358checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"3359dependencies = [3360 "bytes 0.4.12",3361 "futures 0.1.29",3362 "libc",3363 "log",3364 "mio-named-pipes",3365 "miow 0.3.5",3366 "rand 0.7.3",3367 "tokio 0.1.22",3368 "tokio-named-pipes",3369 "tokio-uds",3370 "winapi 0.3.8",3371]33723373[[package]]3374name = "parity-util-mem"3375version = "0.6.1"3376source = "registry+https://github.com/rust-lang/crates.io-index"3377checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c"3378dependencies = [3379 "cfg-if",3380 "impl-trait-for-tuples",3381 "parity-util-mem-derive",3382 "parking_lot 0.10.2",3383 "primitive-types",3384 "smallvec 1.4.0",3385 "winapi 0.3.8",3386]33873388[[package]]3389name = "parity-util-mem-derive"3390version = "0.1.0"3391source = "registry+https://github.com/rust-lang/crates.io-index"3392checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"3393dependencies = [3394 "proc-macro2",3395 "syn 1.0.31",3396 "synstructure",3397]33983399[[package]]3400name = "parity-wasm"3401version = "0.41.0"3402source = "registry+https://github.com/rust-lang/crates.io-index"3403checksum = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865"34043405[[package]]3406name = "parking_lot"3407version = "0.9.0"3408source = "registry+https://github.com/rust-lang/crates.io-index"3409checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"3410dependencies = [3411 "lock_api",3412 "parking_lot_core 0.6.2",3413 "rustc_version",3414]34153416[[package]]3417name = "parking_lot"3418version = "0.10.2"3419source = "registry+https://github.com/rust-lang/crates.io-index"3420checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"3421dependencies = [3422 "lock_api",3423 "parking_lot_core 0.7.2",3424]34253426[[package]]3427name = "parking_lot_core"3428version = "0.6.2"3429source = "registry+https://github.com/rust-lang/crates.io-index"3430checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"3431dependencies = [3432 "cfg-if",3433 "cloudabi",3434 "libc",3435 "redox_syscall",3436 "rustc_version",3437 "smallvec 0.6.13",3438 "winapi 0.3.8",3439]34403441[[package]]3442name = "parking_lot_core"3443version = "0.7.2"3444source = "registry+https://github.com/rust-lang/crates.io-index"3445checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"3446dependencies = [3447 "cfg-if",3448 "cloudabi",3449 "libc",3450 "redox_syscall",3451 "smallvec 1.4.0",3452 "winapi 0.3.8",3453]34543455[[package]]3456name = "paste"3457version = "0.1.16"3458source = "registry+https://github.com/rust-lang/crates.io-index"3459checksum = "d508492eeb1e5c38ee696371bf7b9fc33c83d46a7d451606b96458fbbbdc2dec"3460dependencies = [3461 "paste-impl",3462 "proc-macro-hack",3463]34643465[[package]]3466name = "paste-impl"3467version = "0.1.16"3468source = "registry+https://github.com/rust-lang/crates.io-index"3469checksum = "84f328a6a63192b333fce5fbb4be79db6758a4d518dfac6d54412f1492f72d32"3470dependencies = [3471 "proc-macro-hack",3472 "proc-macro2",3473 "quote 1.0.7",3474 "syn 1.0.31",3475]34763477[[package]]3478name = "pbkdf2"3479version = "0.3.0"3480source = "registry+https://github.com/rust-lang/crates.io-index"3481checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"3482dependencies = [3483 "byteorder",3484 "crypto-mac",3485]34863487[[package]]3488name = "peeking_take_while"3489version = "0.1.2"3490source = "registry+https://github.com/rust-lang/crates.io-index"3491checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"34923493[[package]]3494name = "percent-encoding"3495version = "1.0.1"3496source = "registry+https://github.com/rust-lang/crates.io-index"3497checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"34983499[[package]]3500name = "percent-encoding"3501version = "2.1.0"3502source = "registry+https://github.com/rust-lang/crates.io-index"3503checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"35043505[[package]]3506name = "petgraph"3507version = "0.5.1"3508source = "registry+https://github.com/rust-lang/crates.io-index"3509checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"3510dependencies = [3511 "fixedbitset",3512 "indexmap",3513]35143515[[package]]3516name = "pin-project"3517version = "0.4.20"3518source = "registry+https://github.com/rust-lang/crates.io-index"3519checksum = "e75373ff9037d112bb19bc61333a06a159eaeb217660dcfbea7d88e1db823919"3520dependencies = [3521 "pin-project-internal",3522]35233524[[package]]3525name = "pin-project-internal"3526version = "0.4.20"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "10b4b44893d3c370407a1d6a5cfde7c41ae0478e31c516c85f67eb3adc51be6d"3529dependencies = [3530 "proc-macro2",3531 "quote 1.0.7",3532 "syn 1.0.31",3533]35343535[[package]]3536name = "pin-project-lite"3537version = "0.1.7"3538source = "registry+https://github.com/rust-lang/crates.io-index"3539checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"35403541[[package]]3542name = "pin-utils"3543version = "0.1.0"3544source = "registry+https://github.com/rust-lang/crates.io-index"3545checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"35463547[[package]]3548name = "pkg-config"3549version = "0.3.17"3550source = "registry+https://github.com/rust-lang/crates.io-index"3551checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"35523553[[package]]3554name = "plain"3555version = "0.2.3"3556source = "registry+https://github.com/rust-lang/crates.io-index"3557checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"35583559[[package]]3560name = "platforms"3561version = "0.2.1"3562source = "registry+https://github.com/rust-lang/crates.io-index"3563checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"35643565[[package]]3566name = "ppv-lite86"3567version = "0.2.8"3568source = "registry+https://github.com/rust-lang/crates.io-index"3569checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"35703571[[package]]3572name = "primitive-types"3573version = "0.7.2"3574source = "registry+https://github.com/rust-lang/crates.io-index"3575checksum = "c55c21c64d0eaa4d7ed885d959ef2d62d9e488c27c0e02d9aa5ce6c877b7d5f8"3576dependencies = [3577 "fixed-hash",3578 "impl-codec",3579 "impl-serde 0.3.1",3580 "uint",3581]35823583[[package]]3584name = "proc-macro-crate"3585version = "0.1.4"3586source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"3588dependencies = [3589 "toml",3590]35913592[[package]]3593name = "proc-macro-error"3594version = "1.0.2"3595source = "registry+https://github.com/rust-lang/crates.io-index"3596checksum = "98e9e4b82e0ef281812565ea4751049f1bdcdfccda7d3f459f2e138a40c08678"3597dependencies = [3598 "proc-macro-error-attr",3599 "proc-macro2",3600 "quote 1.0.7",3601 "syn 1.0.31",3602 "version_check",3603]36043605[[package]]3606name = "proc-macro-error-attr"3607version = "1.0.2"3608source = "registry+https://github.com/rust-lang/crates.io-index"3609checksum = "4f5444ead4e9935abd7f27dc51f7e852a0569ac888096d5ec2499470794e2e53"3610dependencies = [3611 "proc-macro2",3612 "quote 1.0.7",3613 "syn 1.0.31",3614 "syn-mid",3615 "version_check",3616]36173618[[package]]3619name = "proc-macro-hack"3620version = "0.5.16"3621source = "registry+https://github.com/rust-lang/crates.io-index"3622checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4"36233624[[package]]3625name = "proc-macro-nested"3626version = "0.1.5"3627source = "registry+https://github.com/rust-lang/crates.io-index"3628checksum = "0afe1bd463b9e9ed51d0e0f0b50b6b146aec855c56fd182bb242388710a9b6de"36293630[[package]]3631name = "proc-macro2"3632version = "1.0.18"3633source = "registry+https://github.com/rust-lang/crates.io-index"3634checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"3635dependencies = [3636 "unicode-xid 0.2.0",3637]36383639[[package]]3640name = "procfs"3641version = "0.7.9"3642source = "registry+https://github.com/rust-lang/crates.io-index"3643checksum = "c434e93ef69c216e68e4f417c927b4f31502c3560b72cfdb6827e2321c5c6b3e"3644dependencies = [3645 "bitflags",3646 "byteorder",3647 "chrono",3648 "hex",3649 "lazy_static",3650 "libc",3651 "libflate",3652]36533654[[package]]3655name = "prometheus"3656version = "0.8.0"3657source = "registry+https://github.com/rust-lang/crates.io-index"3658checksum = "b0575e258dab62268e7236d7307caa38848acbda7ec7ab87bd9093791e999d20"3659dependencies = [3660 "cfg-if",3661 "fnv",3662 "lazy_static",3663 "protobuf",3664 "spin",3665 "thiserror",3666]36673668[[package]]3669name = "prost"3670version = "0.6.1"3671source = "registry+https://github.com/rust-lang/crates.io-index"3672checksum = "ce49aefe0a6144a45de32927c77bd2859a5f7677b55f220ae5b744e87389c212"3673dependencies = [3674 "bytes 0.5.4",3675 "prost-derive",3676]36773678[[package]]3679name = "prost-build"3680version = "0.6.1"3681source = "registry+https://github.com/rust-lang/crates.io-index"3682checksum = "02b10678c913ecbd69350e8535c3aef91a8676c0773fc1d7b95cdd196d7f2f26"3683dependencies = [3684 "bytes 0.5.4",3685 "heck",3686 "itertools 0.8.2",3687 "log",3688 "multimap",3689 "petgraph",3690 "prost",3691 "prost-types",3692 "tempfile",3693 "which",3694]36953696[[package]]3697name = "prost-derive"3698version = "0.6.1"3699source = "registry+https://github.com/rust-lang/crates.io-index"3700checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72"3701dependencies = [3702 "anyhow",3703 "itertools 0.8.2",3704 "proc-macro2",3705 "quote 1.0.7",3706 "syn 1.0.31",3707]37083709[[package]]3710name = "prost-types"3711version = "0.6.1"3712source = "registry+https://github.com/rust-lang/crates.io-index"3713checksum = "1834f67c0697c001304b75be76f67add9c89742eda3a085ad8ee0bb38c3417aa"3714dependencies = [3715 "bytes 0.5.4",3716 "prost",3717]37183719[[package]]3720name = "protobuf"3721version = "2.14.0"3722source = "registry+https://github.com/rust-lang/crates.io-index"3723checksum = "8e86d370532557ae7573551a1ec8235a0f8d6cb276c7c9e6aa490b511c447485"37243725[[package]]3726name = "pwasm-utils"3727version = "0.12.0"3728source = "registry+https://github.com/rust-lang/crates.io-index"3729checksum = "4f7a12f176deee919f4ba55326ee17491c8b707d0987aed822682c821b660192"3730dependencies = [3731 "byteorder",3732 "log",3733 "parity-wasm",3734]37353736[[package]]3737name = "quick-error"3738version = "1.2.3"3739source = "registry+https://github.com/rust-lang/crates.io-index"3740checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"37413742[[package]]3743name = "quicksink"3744version = "0.1.2"3745source = "registry+https://github.com/rust-lang/crates.io-index"3746checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"3747dependencies = [3748 "futures-core",3749 "futures-sink",3750 "pin-project-lite",3751]37523753[[package]]3754name = "quote"3755version = "0.3.15"3756source = "registry+https://github.com/rust-lang/crates.io-index"3757checksum = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"37583759[[package]]3760name = "quote"3761version = "1.0.7"3762source = "registry+https://github.com/rust-lang/crates.io-index"3763checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"3764dependencies = [3765 "proc-macro2",3766]37673768[[package]]3769name = "radium"3770version = "0.3.0"3771source = "registry+https://github.com/rust-lang/crates.io-index"3772checksum = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac"37733774[[package]]3775name = "rand"3776version = "0.3.23"3777source = "registry+https://github.com/rust-lang/crates.io-index"3778checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"3779dependencies = [3780 "libc",3781 "rand 0.4.6",3782]37833784[[package]]3785name = "rand"3786version = "0.4.6"3787source = "registry+https://github.com/rust-lang/crates.io-index"3788checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"3789dependencies = [3790 "fuchsia-cprng",3791 "libc",3792 "rand_core 0.3.1",3793 "rdrand",3794 "winapi 0.3.8",3795]37963797[[package]]3798name = "rand"3799version = "0.5.6"3800source = "registry+https://github.com/rust-lang/crates.io-index"3801checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"3802dependencies = [3803 "cloudabi",3804 "fuchsia-cprng",3805 "libc",3806 "rand_core 0.3.1",3807 "winapi 0.3.8",3808]38093810[[package]]3811name = "rand"3812version = "0.6.5"3813source = "registry+https://github.com/rust-lang/crates.io-index"3814checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"3815dependencies = [3816 "autocfg 0.1.7",3817 "libc",3818 "rand_chacha 0.1.1",3819 "rand_core 0.4.2",3820 "rand_hc 0.1.0",3821 "rand_isaac",3822 "rand_jitter",3823 "rand_os",3824 "rand_pcg 0.1.2",3825 "rand_xorshift",3826 "winapi 0.3.8",3827]38283829[[package]]3830name = "rand"3831version = "0.7.3"3832source = "registry+https://github.com/rust-lang/crates.io-index"3833checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"3834dependencies = [3835 "getrandom",3836 "libc",3837 "rand_chacha 0.2.2",3838 "rand_core 0.5.1",3839 "rand_hc 0.2.0",3840 "rand_pcg 0.2.1",3841]38423843[[package]]3844name = "rand_chacha"3845version = "0.1.1"3846source = "registry+https://github.com/rust-lang/crates.io-index"3847checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"3848dependencies = [3849 "autocfg 0.1.7",3850 "rand_core 0.3.1",3851]38523853[[package]]3854name = "rand_chacha"3855version = "0.2.2"3856source = "registry+https://github.com/rust-lang/crates.io-index"3857checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"3858dependencies = [3859 "ppv-lite86",3860 "rand_core 0.5.1",3861]38623863[[package]]3864name = "rand_core"3865version = "0.3.1"3866source = "registry+https://github.com/rust-lang/crates.io-index"3867checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"3868dependencies = [3869 "rand_core 0.4.2",3870]38713872[[package]]3873name = "rand_core"3874version = "0.4.2"3875source = "registry+https://github.com/rust-lang/crates.io-index"3876checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"38773878[[package]]3879name = "rand_core"3880version = "0.5.1"3881source = "registry+https://github.com/rust-lang/crates.io-index"3882checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"3883dependencies = [3884 "getrandom",3885]38863887[[package]]3888name = "rand_hc"3889version = "0.1.0"3890source = "registry+https://github.com/rust-lang/crates.io-index"3891checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"3892dependencies = [3893 "rand_core 0.3.1",3894]38953896[[package]]3897name = "rand_hc"3898version = "0.2.0"3899source = "registry+https://github.com/rust-lang/crates.io-index"3900checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"3901dependencies = [3902 "rand_core 0.5.1",3903]39043905[[package]]3906name = "rand_isaac"3907version = "0.1.1"3908source = "registry+https://github.com/rust-lang/crates.io-index"3909checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"3910dependencies = [3911 "rand_core 0.3.1",3912]39133914[[package]]3915name = "rand_jitter"3916version = "0.1.4"3917source = "registry+https://github.com/rust-lang/crates.io-index"3918checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"3919dependencies = [3920 "libc",3921 "rand_core 0.4.2",3922 "winapi 0.3.8",3923]39243925[[package]]3926name = "rand_os"3927version = "0.1.3"3928source = "registry+https://github.com/rust-lang/crates.io-index"3929checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"3930dependencies = [3931 "cloudabi",3932 "fuchsia-cprng",3933 "libc",3934 "rand_core 0.4.2",3935 "rdrand",3936 "winapi 0.3.8",3937]39383939[[package]]3940name = "rand_pcg"3941version = "0.1.2"3942source = "registry+https://github.com/rust-lang/crates.io-index"3943checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"3944dependencies = [3945 "autocfg 0.1.7",3946 "rand_core 0.4.2",3947]39483949[[package]]3950name = "rand_pcg"3951version = "0.2.1"3952source = "registry+https://github.com/rust-lang/crates.io-index"3953checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"3954dependencies = [3955 "rand_core 0.5.1",3956]39573958[[package]]3959name = "rand_xorshift"3960version = "0.1.1"3961source = "registry+https://github.com/rust-lang/crates.io-index"3962checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"3963dependencies = [3964 "rand_core 0.3.1",3965]39663967[[package]]3968name = "raw-cpuid"3969version = "7.0.3"3970source = "registry+https://github.com/rust-lang/crates.io-index"3971checksum = "b4a349ca83373cfa5d6dbb66fd76e58b2cca08da71a5f6400de0a0a6a9bceeaf"3972dependencies = [3973 "bitflags",3974 "cc",3975 "rustc_version",3976]39773978[[package]]3979name = "rawpointer"3980version = "0.2.1"3981source = "registry+https://github.com/rust-lang/crates.io-index"3982checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"39833984[[package]]3985name = "rayon"3986version = "1.3.0"3987source = "registry+https://github.com/rust-lang/crates.io-index"3988checksum = "db6ce3297f9c85e16621bb8cca38a06779ffc31bb8184e1be4bed2be4678a098"3989dependencies = [3990 "crossbeam-deque",3991 "either",3992 "rayon-core",3993]39943995[[package]]3996name = "rayon-core"3997version = "1.7.0"3998source = "registry+https://github.com/rust-lang/crates.io-index"3999checksum = "08a89b46efaf957e52b18062fb2f4660f8b8a4dde1807ca002690868ef2c85a9"4000dependencies = [4001 "crossbeam-deque",4002 "crossbeam-queue",4003 "crossbeam-utils",4004 "lazy_static",4005 "num_cpus",4006]40074008[[package]]4009name = "rdrand"4010version = "0.4.0"4011source = "registry+https://github.com/rust-lang/crates.io-index"4012checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"4013dependencies = [4014 "rand_core 0.3.1",4015]40164017[[package]]4018name = "redox_syscall"4019version = "0.1.56"4020source = "registry+https://github.com/rust-lang/crates.io-index"4021checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"40224023[[package]]4024name = "redox_users"4025version = "0.3.4"4026source = "registry+https://github.com/rust-lang/crates.io-index"4027checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"4028dependencies = [4029 "getrandom",4030 "redox_syscall",4031 "rust-argon2",4032]40334034[[package]]4035name = "ref-cast"4036version = "1.0.1"4037source = "registry+https://github.com/rust-lang/crates.io-index"4038checksum = "0a214c7875e1b63fc1618db7c80efc0954f6156c9ff07699fd9039e255accdd1"4039dependencies = [4040 "ref-cast-impl",4041]40424043[[package]]4044name = "ref-cast-impl"4045version = "1.0.1"4046source = "registry+https://github.com/rust-lang/crates.io-index"4047checksum = "602eb59cda66fcb9aec25841fb76bc01d2b34282dcdd705028da297db6f3eec8"4048dependencies = [4049 "proc-macro2",4050 "quote 1.0.7",4051 "syn 1.0.31",4052]40534054[[package]]4055name = "regalloc"4056version = "0.0.21"4057source = "registry+https://github.com/rust-lang/crates.io-index"4058checksum = "b27b256b41986ac5141b37b8bbba85d314fbf546c182eb255af6720e07e4f804"4059dependencies = [4060 "log",4061 "rustc-hash",4062 "smallvec 1.4.0",4063]40644065[[package]]4066name = "regex"4067version = "1.3.9"4068source = "registry+https://github.com/rust-lang/crates.io-index"4069checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"4070dependencies = [4071 "aho-corasick",4072 "memchr",4073 "regex-syntax",4074 "thread_local",4075]40764077[[package]]4078name = "regex-syntax"4079version = "0.6.18"4080source = "registry+https://github.com/rust-lang/crates.io-index"4081checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"40824083[[package]]4084name = "region"4085version = "2.2.0"4086source = "registry+https://github.com/rust-lang/crates.io-index"4087checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"4088dependencies = [4089 "bitflags",4090 "libc",4091 "mach",4092 "winapi 0.3.8",4093]40944095[[package]]4096name = "remove_dir_all"4097version = "0.5.2"4098source = "registry+https://github.com/rust-lang/crates.io-index"4099checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"4100dependencies = [4101 "winapi 0.3.8",4102]41034104[[package]]4105name = "rental"4106version = "0.5.5"4107source = "registry+https://github.com/rust-lang/crates.io-index"4108checksum = "8545debe98b2b139fb04cad8618b530e9b07c152d99a5de83c860b877d67847f"4109dependencies = [4110 "rental-impl",4111 "stable_deref_trait",4112]41134114[[package]]4115name = "rental-impl"4116version = "0.5.5"4117source = "registry+https://github.com/rust-lang/crates.io-index"4118checksum = "475e68978dc5b743f2f40d8e0a8fdc83f1c5e78cbf4b8fa5e74e73beebc340de"4119dependencies = [4120 "proc-macro2",4121 "quote 1.0.7",4122 "syn 1.0.31",4123]41244125[[package]]4126name = "ring"4127version = "0.16.14"4128source = "registry+https://github.com/rust-lang/crates.io-index"4129checksum = "06b3fefa4f12272808f809a0af618501fdaba41a58963c5fb72238ab0be09603"4130dependencies = [4131 "cc",4132 "libc",4133 "once_cell",4134 "spin",4135 "untrusted",4136 "web-sys",4137 "winapi 0.3.8",4138]41394140[[package]]4141name = "rle-decode-fast"4142version = "1.0.1"4143source = "registry+https://github.com/rust-lang/crates.io-index"4144checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"41454146[[package]]4147name = "rocksdb"4148version = "0.14.0"4149source = "registry+https://github.com/rust-lang/crates.io-index"4150checksum = "61aa17a99a2413cd71c1106691bf59dad7de0cd5099127f90e9d99c429c40d4a"4151dependencies = [4152 "libc",4153 "librocksdb-sys",4154]41554156[[package]]4157name = "rpassword"4158version = "4.0.5"4159source = "registry+https://github.com/rust-lang/crates.io-index"4160checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f"4161dependencies = [4162 "libc",4163 "winapi 0.3.8",4164]41654166[[package]]4167name = "rust-argon2"4168version = "0.7.0"4169source = "registry+https://github.com/rust-lang/crates.io-index"4170checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"4171dependencies = [4172 "base64 0.11.0",4173 "blake2b_simd",4174 "constant_time_eq",4175 "crossbeam-utils",4176]41774178[[package]]4179name = "rustc-demangle"4180version = "0.1.16"4181source = "registry+https://github.com/rust-lang/crates.io-index"4182checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"41834184[[package]]4185name = "rustc-hash"4186version = "1.1.0"4187source = "registry+https://github.com/rust-lang/crates.io-index"4188checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"41894190[[package]]4191name = "rustc-hex"4192version = "2.1.0"4193source = "registry+https://github.com/rust-lang/crates.io-index"4194checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"41954196[[package]]4197name = "rustc_version"4198version = "0.2.3"4199source = "registry+https://github.com/rust-lang/crates.io-index"4200checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"4201dependencies = [4202 "semver",4203]42044205[[package]]4206name = "rustls"4207version = "0.17.0"4208source = "registry+https://github.com/rust-lang/crates.io-index"4209checksum = "c0d4a31f5d68413404705d6982529b0e11a9aacd4839d1d6222ee3b8cb4015e1"4210dependencies = [4211 "base64 0.11.0",4212 "log",4213 "ring",4214 "sct",4215 "webpki",4216]42174218[[package]]4219name = "rustls-native-certs"4220version = "0.3.0"4221source = "registry+https://github.com/rust-lang/crates.io-index"4222checksum = "a75ffeb84a6bd9d014713119542ce415db3a3e4748f0bfce1e1416cd224a23a5"4223dependencies = [4224 "openssl-probe",4225 "rustls",4226 "schannel",4227 "security-framework",4228]42294230[[package]]4231name = "rw-stream-sink"4232version = "0.2.1"4233source = "registry+https://github.com/rust-lang/crates.io-index"4234checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"4235dependencies = [4236 "futures 0.3.5",4237 "pin-project",4238 "static_assertions",4239]42404241[[package]]4242name = "ryu"4243version = "1.0.5"4244source = "registry+https://github.com/rust-lang/crates.io-index"4245checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"42464247[[package]]4248name = "safe-mix"4249version = "1.0.1"4250source = "registry+https://github.com/rust-lang/crates.io-index"4251checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"4252dependencies = [4253 "rustc_version",4254]42554256[[package]]4257name = "sc-basic-authorship"4258version = "0.8.0-rc4"4259source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4260dependencies = [4261 "futures 0.3.5",4262 "futures-timer 3.0.2",4263 "log",4264 "parity-scale-codec",4265 "sc-block-builder",4266 "sc-client-api",4267 "sc-proposer-metrics",4268 "sc-telemetry",4269 "sp-api",4270 "sp-blockchain",4271 "sp-consensus",4272 "sp-core",4273 "sp-inherents",4274 "sp-runtime",4275 "sp-transaction-pool",4276 "substrate-prometheus-endpoint",4277 "tokio-executor 0.2.0-alpha.6",4278]42794280[[package]]4281name = "sc-block-builder"4282version = "0.8.0-rc4"4283source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4284dependencies = [4285 "parity-scale-codec",4286 "sc-client-api",4287 "sp-api",4288 "sp-block-builder",4289 "sp-blockchain",4290 "sp-consensus",4291 "sp-core",4292 "sp-runtime",4293 "sp-state-machine",4294]42954296[[package]]4297name = "sc-chain-spec"4298version = "2.0.0-rc4"4299source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4300dependencies = [4301 "impl-trait-for-tuples",4302 "sc-chain-spec-derive",4303 "sc-network",4304 "sc-telemetry",4305 "serde",4306 "serde_json",4307 "sp-chain-spec",4308 "sp-core",4309 "sp-runtime",4310]43114312[[package]]4313name = "sc-chain-spec-derive"4314version = "2.0.0-rc4"4315source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4316dependencies = [4317 "proc-macro-crate",4318 "proc-macro2",4319 "quote 1.0.7",4320 "syn 1.0.31",4321]43224323[[package]]4324name = "sc-cli"4325version = "0.8.0-rc4"4326source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4327dependencies = [4328 "ansi_term 0.12.1",4329 "atty",4330 "chrono",4331 "derive_more",4332 "env_logger",4333 "fdlimit",4334 "futures 0.3.5",4335 "lazy_static",4336 "log",4337 "names",4338 "nix",4339 "parity-util-mem",4340 "regex",4341 "rpassword",4342 "sc-client-api",4343 "sc-informant",4344 "sc-network",4345 "sc-service",4346 "sc-telemetry",4347 "sc-tracing",4348 "serde_json",4349 "sp-blockchain",4350 "sp-core",4351 "sp-keyring",4352 "sp-panic-handler",4353 "sp-runtime",4354 "sp-state-machine",4355 "sp-utils",4356 "sp-version",4357 "structopt",4358 "substrate-prometheus-endpoint",4359 "time",4360 "tokio 0.2.21",4361]43624363[[package]]4364name = "sc-client-api"4365version = "2.0.0-rc4"4366source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4367dependencies = [4368 "derive_more",4369 "fnv",4370 "futures 0.3.5",4371 "hash-db",4372 "hex-literal",4373 "kvdb",4374 "lazy_static",4375 "log",4376 "parity-scale-codec",4377 "parking_lot 0.10.2",4378 "sc-executor",4379 "sc-telemetry",4380 "sp-api",4381 "sp-blockchain",4382 "sp-consensus",4383 "sp-core",4384 "sp-database",4385 "sp-externalities",4386 "sp-inherents",4387 "sp-keyring",4388 "sp-runtime",4389 "sp-state-machine",4390 "sp-std",4391 "sp-storage",4392 "sp-transaction-pool",4393 "sp-trie",4394 "sp-utils",4395 "sp-version",4396 "substrate-prometheus-endpoint",4397]43984399[[package]]4400name = "sc-client-db"4401version = "0.8.0-rc4"4402source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4403dependencies = [4404 "blake2-rfc",4405 "hash-db",4406 "kvdb",4407 "kvdb-memorydb",4408 "kvdb-rocksdb",4409 "linked-hash-map",4410 "log",4411 "parity-db",4412 "parity-scale-codec",4413 "parity-util-mem",4414 "parking_lot 0.10.2",4415 "sc-client-api",4416 "sc-executor",4417 "sc-state-db",4418 "sp-blockchain",4419 "sp-consensus",4420 "sp-core",4421 "sp-database",4422 "sp-runtime",4423 "sp-state-machine",4424 "sp-trie",4425 "substrate-prometheus-endpoint",4426]44274428[[package]]4429name = "sc-consensus"4430version = "0.8.0-rc4"4431source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4432dependencies = [4433 "sc-client-api",4434 "sp-blockchain",4435 "sp-consensus",4436 "sp-runtime",4437]44384439[[package]]4440name = "sc-consensus-aura"4441version = "0.8.0-rc4"4442source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4443dependencies = [4444 "derive_more",4445 "futures 0.3.5",4446 "futures-timer 3.0.2",4447 "log",4448 "parity-scale-codec",4449 "parking_lot 0.10.2",4450 "sc-block-builder",4451 "sc-client-api",4452 "sc-consensus-slots",4453 "sc-keystore",4454 "sc-telemetry",4455 "sp-api",4456 "sp-application-crypto",4457 "sp-block-builder",4458 "sp-blockchain",4459 "sp-consensus",4460 "sp-consensus-aura",4461 "sp-core",4462 "sp-inherents",4463 "sp-io",4464 "sp-runtime",4465 "sp-timestamp",4466 "sp-version",4467 "substrate-prometheus-endpoint",4468]44694470[[package]]4471name = "sc-consensus-slots"4472version = "0.8.0-rc4"4473source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4474dependencies = [4475 "futures 0.3.5",4476 "futures-timer 3.0.2",4477 "log",4478 "parity-scale-codec",4479 "parking_lot 0.10.2",4480 "sc-client-api",4481 "sc-telemetry",4482 "sp-api",4483 "sp-application-crypto",4484 "sp-blockchain",4485 "sp-consensus",4486 "sp-core",4487 "sp-inherents",4488 "sp-runtime",4489 "sp-state-machine",4490]44914492[[package]]4493name = "sc-executor"4494version = "0.8.0-rc4"4495source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4496dependencies = [4497 "derive_more",4498 "lazy_static",4499 "libsecp256k1",4500 "log",4501 "parity-scale-codec",4502 "parity-wasm",4503 "parking_lot 0.10.2",4504 "sc-executor-common",4505 "sc-executor-wasmi",4506 "sc-executor-wasmtime",4507 "sp-api",4508 "sp-core",4509 "sp-externalities",4510 "sp-io",4511 "sp-panic-handler",4512 "sp-runtime-interface",4513 "sp-serializer",4514 "sp-trie",4515 "sp-version",4516 "sp-wasm-interface",4517 "wasmi",4518]45194520[[package]]4521name = "sc-executor-common"4522version = "0.8.0-rc4"4523source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4524dependencies = [4525 "derive_more",4526 "log",4527 "parity-scale-codec",4528 "parity-wasm",4529 "sp-allocator",4530 "sp-core",4531 "sp-runtime-interface",4532 "sp-serializer",4533 "sp-wasm-interface",4534 "wasmi",4535]45364537[[package]]4538name = "sc-executor-wasmi"4539version = "0.8.0-rc4"4540source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4541dependencies = [4542 "log",4543 "parity-scale-codec",4544 "sc-executor-common",4545 "sp-allocator",4546 "sp-core",4547 "sp-runtime-interface",4548 "sp-wasm-interface",4549 "wasmi",4550]45514552[[package]]4553name = "sc-executor-wasmtime"4554version = "0.8.0-rc4"4555source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4556dependencies = [4557 "cranelift-codegen",4558 "cranelift-wasm",4559 "log",4560 "parity-scale-codec",4561 "parity-wasm",4562 "sc-executor-common",4563 "scoped-tls",4564 "sp-allocator",4565 "sp-core",4566 "sp-runtime-interface",4567 "sp-wasm-interface",4568 "substrate-wasmtime",4569 "substrate-wasmtime-runtime",4570 "wasmtime-environ",4571]45724573[[package]]4574name = "sc-finality-grandpa"4575version = "0.8.0-rc4"4576source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4577dependencies = [4578 "assert_matches",4579 "derive_more",4580 "finality-grandpa",4581 "fork-tree",4582 "futures 0.3.5",4583 "futures-timer 3.0.2",4584 "log",4585 "parity-scale-codec",4586 "parking_lot 0.10.2",4587 "pin-project",4588 "rand 0.7.3",4589 "sc-block-builder",4590 "sc-client-api",4591 "sc-consensus",4592 "sc-keystore",4593 "sc-network",4594 "sc-network-gossip",4595 "sc-telemetry",4596 "serde_json",4597 "sp-api",4598 "sp-application-crypto",4599 "sp-arithmetic",4600 "sp-blockchain",4601 "sp-consensus",4602 "sp-core",4603 "sp-finality-grandpa",4604 "sp-finality-tracker",4605 "sp-inherents",4606 "sp-runtime",4607 "sp-utils",4608 "substrate-prometheus-endpoint",4609]46104611[[package]]4612name = "sc-informant"4613version = "0.8.0-rc4"4614source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4615dependencies = [4616 "ansi_term 0.12.1",4617 "futures 0.3.5",4618 "log",4619 "parity-util-mem",4620 "parking_lot 0.10.2",4621 "sc-client-api",4622 "sc-network",4623 "sp-blockchain",4624 "sp-runtime",4625 "sp-transaction-pool",4626 "sp-utils",4627 "wasm-timer",4628]46294630[[package]]4631name = "sc-keystore"4632version = "2.0.0-rc4"4633source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4634dependencies = [4635 "derive_more",4636 "hex",4637 "merlin",4638 "parking_lot 0.10.2",4639 "rand 0.7.3",4640 "serde_json",4641 "sp-application-crypto",4642 "sp-core",4643 "subtle 2.2.3",4644]46454646[[package]]4647name = "sc-light"4648version = "2.0.0-rc4"4649source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4650dependencies = [4651 "hash-db",4652 "lazy_static",4653 "parity-scale-codec",4654 "parking_lot 0.10.2",4655 "sc-client-api",4656 "sc-executor",4657 "sp-api",4658 "sp-blockchain",4659 "sp-core",4660 "sp-externalities",4661 "sp-runtime",4662 "sp-state-machine",4663]46644665[[package]]4666name = "sc-network"4667version = "0.8.0-rc4"4668source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4669dependencies = [4670 "bitflags",4671 "bs58",4672 "bytes 0.5.4",4673 "derive_more",4674 "either",4675 "erased-serde",4676 "fnv",4677 "fork-tree",4678 "futures 0.3.5",4679 "futures-timer 3.0.2",4680 "futures_codec",4681 "hex",4682 "ip_network",4683 "libp2p",4684 "linked-hash-map",4685 "linked_hash_set",4686 "log",4687 "lru",4688 "nohash-hasher",4689 "parity-scale-codec",4690 "parking_lot 0.10.2",4691 "pin-project",4692 "prost",4693 "prost-build",4694 "rand 0.7.3",4695 "sc-block-builder",4696 "sc-client-api",4697 "sc-peerset",4698 "serde",4699 "serde_json",4700 "slog",4701 "slog_derive",4702 "smallvec 0.6.13",4703 "sp-arithmetic",4704 "sp-blockchain",4705 "sp-consensus",4706 "sp-core",4707 "sp-runtime",4708 "sp-utils",4709 "substrate-prometheus-endpoint",4710 "thiserror",4711 "unsigned-varint",4712 "void",4713 "wasm-timer",4714 "zeroize",4715]47164717[[package]]4718name = "sc-network-gossip"4719version = "0.8.0-rc4"4720source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4721dependencies = [4722 "futures 0.3.5",4723 "futures-timer 3.0.2",4724 "libp2p",4725 "log",4726 "lru",4727 "sc-network",4728 "sp-runtime",4729 "wasm-timer",4730]47314732[[package]]4733name = "sc-offchain"4734version = "2.0.0-rc4"4735source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4736dependencies = [4737 "bytes 0.5.4",4738 "fnv",4739 "futures 0.3.5",4740 "futures-timer 3.0.2",4741 "hyper 0.13.6",4742 "hyper-rustls",4743 "log",4744 "num_cpus",4745 "parity-scale-codec",4746 "parking_lot 0.10.2",4747 "rand 0.7.3",4748 "sc-client-api",4749 "sc-keystore",4750 "sc-network",4751 "sp-api",4752 "sp-core",4753 "sp-offchain",4754 "sp-runtime",4755 "sp-utils",4756 "threadpool",4757]47584759[[package]]4760name = "sc-peerset"4761version = "2.0.0-rc4"4762source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4763dependencies = [4764 "futures 0.3.5",4765 "libp2p",4766 "log",4767 "serde_json",4768 "sp-utils",4769 "wasm-timer",4770]47714772[[package]]4773name = "sc-proposer-metrics"4774version = "0.8.0-rc4"4775source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4776dependencies = [4777 "log",4778 "substrate-prometheus-endpoint",4779]47804781[[package]]4782name = "sc-rpc"4783version = "2.0.0-rc4"4784source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4785dependencies = [4786 "futures 0.3.5",4787 "hash-db",4788 "jsonrpc-core",4789 "jsonrpc-pubsub",4790 "log",4791 "parity-scale-codec",4792 "parking_lot 0.10.2",4793 "sc-block-builder",4794 "sc-client-api",4795 "sc-executor",4796 "sc-keystore",4797 "sc-rpc-api",4798 "serde_json",4799 "sp-api",4800 "sp-blockchain",4801 "sp-chain-spec",4802 "sp-core",4803 "sp-offchain",4804 "sp-rpc",4805 "sp-runtime",4806 "sp-session",4807 "sp-state-machine",4808 "sp-transaction-pool",4809 "sp-utils",4810 "sp-version",4811]48124813[[package]]4814name = "sc-rpc-api"4815version = "0.8.0-rc4"4816source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4817dependencies = [4818 "derive_more",4819 "futures 0.3.5",4820 "jsonrpc-core",4821 "jsonrpc-core-client",4822 "jsonrpc-derive",4823 "jsonrpc-pubsub",4824 "log",4825 "parity-scale-codec",4826 "parking_lot 0.10.2",4827 "serde",4828 "serde_json",4829 "sp-chain-spec",4830 "sp-core",4831 "sp-rpc",4832 "sp-runtime",4833 "sp-transaction-pool",4834 "sp-version",4835]48364837[[package]]4838name = "sc-rpc-server"4839version = "2.0.0-rc4"4840source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4841dependencies = [4842 "jsonrpc-core",4843 "jsonrpc-http-server",4844 "jsonrpc-ipc-server",4845 "jsonrpc-pubsub",4846 "jsonrpc-ws-server",4847 "log",4848 "serde",4849 "serde_json",4850 "sp-runtime",4851]48524853[[package]]4854name = "sc-service"4855version = "0.8.0-rc4"4856source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4857dependencies = [4858 "derive_more",4859 "directories",4860 "exit-future",4861 "futures 0.1.29",4862 "futures 0.3.5",4863 "futures-timer 3.0.2",4864 "hash-db",4865 "jsonrpc-pubsub",4866 "lazy_static",4867 "log",4868 "netstat2",4869 "parity-multiaddr 0.7.3",4870 "parity-scale-codec",4871 "parity-util-mem",4872 "parking_lot 0.10.2",4873 "pin-project",4874 "procfs",4875 "rand 0.7.3",4876 "sc-block-builder",4877 "sc-chain-spec",4878 "sc-client-api",4879 "sc-client-db",4880 "sc-executor",4881 "sc-informant",4882 "sc-keystore",4883 "sc-light",4884 "sc-network",4885 "sc-offchain",4886 "sc-rpc",4887 "sc-rpc-server",4888 "sc-telemetry",4889 "sc-tracing",4890 "sc-transaction-pool",4891 "serde",4892 "serde_json",4893 "slog",4894 "sp-api",4895 "sp-application-crypto",4896 "sp-block-builder",4897 "sp-blockchain",4898 "sp-consensus",4899 "sp-core",4900 "sp-externalities",4901 "sp-io",4902 "sp-runtime",4903 "sp-session",4904 "sp-state-machine",4905 "sp-transaction-pool",4906 "sp-trie",4907 "sp-utils",4908 "sp-version",4909 "substrate-prometheus-endpoint",4910 "sysinfo",4911 "tempfile",4912 "tracing",4913 "wasm-timer",4914]49154916[[package]]4917name = "sc-state-db"4918version = "0.8.0-rc4"4919source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4920dependencies = [4921 "log",4922 "parity-scale-codec",4923 "parity-util-mem",4924 "parity-util-mem-derive",4925 "parking_lot 0.10.2",4926 "sc-client-api",4927 "sp-core",4928]49294930[[package]]4931name = "sc-telemetry"4932version = "2.0.0-rc4"4933source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4934dependencies = [4935 "bytes 0.5.4",4936 "futures 0.3.5",4937 "futures-timer 3.0.2",4938 "libp2p",4939 "log",4940 "parking_lot 0.10.2",4941 "pin-project",4942 "rand 0.7.3",4943 "serde",4944 "slog",4945 "slog-json",4946 "slog-scope",4947 "take_mut",4948 "void",4949 "wasm-timer",4950]49514952[[package]]4953name = "sc-tracing"4954version = "2.0.0-rc4"4955source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4956dependencies = [4957 "erased-serde",4958 "log",4959 "parking_lot 0.10.2",4960 "rustc-hash",4961 "sc-telemetry",4962 "serde",4963 "serde_json",4964 "slog",4965 "sp-tracing",4966 "tracing-core",4967]49684969[[package]]4970name = "sc-transaction-graph"4971version = "2.0.0-rc4"4972source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4973dependencies = [4974 "derive_more",4975 "futures 0.3.5",4976 "linked-hash-map",4977 "log",4978 "parity-util-mem",4979 "parking_lot 0.10.2",4980 "serde",4981 "sp-blockchain",4982 "sp-core",4983 "sp-runtime",4984 "sp-transaction-pool",4985 "sp-utils",4986 "wasm-timer",4987]49884989[[package]]4990name = "sc-transaction-pool"4991version = "2.0.0-rc4"4992source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4993dependencies = [4994 "derive_more",4995 "futures 0.3.5",4996 "futures-diagnose",4997 "intervalier",4998 "log",4999 "parity-scale-codec",5000 "parity-util-mem",5001 "parking_lot 0.10.2",5002 "sc-client-api",5003 "sc-transaction-graph",5004 "sp-api",5005 "sp-blockchain",5006 "sp-core",5007 "sp-runtime",5008 "sp-tracing",5009 "sp-transaction-pool",5010 "sp-utils",5011 "substrate-prometheus-endpoint",5012 "wasm-timer",5013]50145015[[package]]5016name = "schannel"5017version = "0.1.19"5018source = "registry+https://github.com/rust-lang/crates.io-index"5019checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"5020dependencies = [5021 "lazy_static",5022 "winapi 0.3.8",5023]50245025[[package]]5026name = "schnorrkel"5027version = "0.9.1"5028source = "registry+https://github.com/rust-lang/crates.io-index"5029checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"5030dependencies = [5031 "arrayref",5032 "arrayvec 0.5.1",5033 "curve25519-dalek",5034 "getrandom",5035 "merlin",5036 "rand 0.7.3",5037 "rand_core 0.5.1",5038 "sha2",5039 "subtle 2.2.3",5040 "zeroize",5041]50425043[[package]]5044name = "scoped-tls"5045version = "1.0.0"5046source = "registry+https://github.com/rust-lang/crates.io-index"5047checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"50485049[[package]]5050name = "scopeguard"5051version = "1.1.0"5052source = "registry+https://github.com/rust-lang/crates.io-index"5053checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"50545055[[package]]5056name = "scroll"5057version = "0.10.1"5058source = "registry+https://github.com/rust-lang/crates.io-index"5059checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"5060dependencies = [5061 "scroll_derive",5062]50635064[[package]]5065name = "scroll_derive"5066version = "0.10.2"5067source = "registry+https://github.com/rust-lang/crates.io-index"5068checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"5069dependencies = [5070 "proc-macro2",5071 "quote 1.0.7",5072 "syn 1.0.31",5073]50745075[[package]]5076name = "sct"5077version = "0.6.0"5078source = "registry+https://github.com/rust-lang/crates.io-index"5079checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"5080dependencies = [5081 "ring",5082 "untrusted",5083]50845085[[package]]5086name = "security-framework"5087version = "0.4.4"5088source = "registry+https://github.com/rust-lang/crates.io-index"5089checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"5090dependencies = [5091 "bitflags",5092 "core-foundation",5093 "core-foundation-sys",5094 "libc",5095 "security-framework-sys",5096]50975098[[package]]5099name = "security-framework-sys"5100version = "0.4.3"5101source = "registry+https://github.com/rust-lang/crates.io-index"5102checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"5103dependencies = [5104 "core-foundation-sys",5105 "libc",5106]51075108[[package]]5109name = "semver"5110version = "0.9.0"5111source = "registry+https://github.com/rust-lang/crates.io-index"5112checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"5113dependencies = [5114 "semver-parser",5115]51165117[[package]]5118name = "semver-parser"5119version = "0.7.0"5120source = "registry+https://github.com/rust-lang/crates.io-index"5121checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"51225123[[package]]5124name = "send_wrapper"5125version = "0.2.0"5126source = "registry+https://github.com/rust-lang/crates.io-index"5127checksum = "a0eddf2e8f50ced781f288c19f18621fa72a3779e3cb58dbf23b07469b0abeb4"51285129[[package]]5130name = "serde"5131version = "1.0.111"5132source = "registry+https://github.com/rust-lang/crates.io-index"5133checksum = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d"5134dependencies = [5135 "serde_derive",5136]51375138[[package]]5139name = "serde_derive"5140version = "1.0.111"5141source = "registry+https://github.com/rust-lang/crates.io-index"5142checksum = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250"5143dependencies = [5144 "proc-macro2",5145 "quote 1.0.7",5146 "syn 1.0.31",5147]51485149[[package]]5150name = "serde_json"5151version = "1.0.55"5152source = "registry+https://github.com/rust-lang/crates.io-index"5153checksum = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"5154dependencies = [5155 "itoa",5156 "ryu",5157 "serde",5158]51595160[[package]]5161name = "sha-1"5162version = "0.8.2"5163source = "registry+https://github.com/rust-lang/crates.io-index"5164checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"5165dependencies = [5166 "block-buffer",5167 "digest",5168 "fake-simd",5169 "opaque-debug",5170]51715172[[package]]5173name = "sha1"5174version = "0.6.0"5175source = "registry+https://github.com/rust-lang/crates.io-index"5176checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"51775178[[package]]5179name = "sha2"5180version = "0.8.2"5181source = "registry+https://github.com/rust-lang/crates.io-index"5182checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"5183dependencies = [5184 "block-buffer",5185 "digest",5186 "fake-simd",5187 "opaque-debug",5188]51895190[[package]]5191name = "sha3"5192version = "0.8.2"5193source = "registry+https://github.com/rust-lang/crates.io-index"5194checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"5195dependencies = [5196 "block-buffer",5197 "byte-tools",5198 "digest",5199 "keccak",5200 "opaque-debug",5201]52025203[[package]]5204name = "shlex"5205version = "0.1.1"5206source = "registry+https://github.com/rust-lang/crates.io-index"5207checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"52085209[[package]]5210name = "signal-hook-registry"5211version = "1.2.0"5212source = "registry+https://github.com/rust-lang/crates.io-index"5213checksum = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"5214dependencies = [5215 "arc-swap",5216 "libc",5217]52185219[[package]]5220name = "slab"5221version = "0.4.2"5222source = "registry+https://github.com/rust-lang/crates.io-index"5223checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"52245225[[package]]5226name = "slog"5227version = "2.5.2"5228source = "registry+https://github.com/rust-lang/crates.io-index"5229checksum = "1cc9c640a4adbfbcc11ffb95efe5aa7af7309e002adab54b185507dbf2377b99"5230dependencies = [5231 "erased-serde",5232]52335234[[package]]5235name = "slog-json"5236version = "2.3.0"5237source = "registry+https://github.com/rust-lang/crates.io-index"5238checksum = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a"5239dependencies = [5240 "chrono",5241 "erased-serde",5242 "serde",5243 "serde_json",5244 "slog",5245]52465247[[package]]5248name = "slog-scope"5249version = "4.3.0"5250source = "registry+https://github.com/rust-lang/crates.io-index"5251checksum = "7c44c89dd8b0ae4537d1ae318353eaf7840b4869c536e31c41e963d1ea523ee6"5252dependencies = [5253 "arc-swap",5254 "lazy_static",5255 "slog",5256]52575258[[package]]5259name = "slog_derive"5260version = "0.2.0"5261source = "registry+https://github.com/rust-lang/crates.io-index"5262checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b"5263dependencies = [5264 "proc-macro2",5265 "quote 1.0.7",5266 "syn 1.0.31",5267]52685269[[package]]5270name = "smallvec"5271version = "0.6.13"5272source = "registry+https://github.com/rust-lang/crates.io-index"5273checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"5274dependencies = [5275 "maybe-uninit",5276]52775278[[package]]5279name = "smallvec"5280version = "1.4.0"5281source = "registry+https://github.com/rust-lang/crates.io-index"5282checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"52835284[[package]]5285name = "snow"5286version = "0.6.2"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "afb767eee7d257ba202f0b9b08673bc13b22281632ef45267b19f13100accd2f"5289dependencies = [5290 "arrayref",5291 "blake2-rfc",5292 "chacha20-poly1305-aead",5293 "rand 0.7.3",5294 "rand_core 0.5.1",5295 "ring",5296 "rustc_version",5297 "sha2",5298 "subtle 2.2.3",5299 "x25519-dalek",5300]53015302[[package]]5303name = "socket2"5304version = "0.3.12"5305source = "registry+https://github.com/rust-lang/crates.io-index"5306checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"5307dependencies = [5308 "cfg-if",5309 "libc",5310 "redox_syscall",5311 "winapi 0.3.8",5312]53135314[[package]]5315name = "soketto"5316version = "0.3.2"5317source = "registry+https://github.com/rust-lang/crates.io-index"5318checksum = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b"5319dependencies = [5320 "base64 0.11.0",5321 "bytes 0.5.4",5322 "flate2",5323 "futures 0.3.5",5324 "http 0.2.1",5325 "httparse",5326 "log",5327 "rand 0.7.3",5328 "sha1",5329 "smallvec 1.4.0",5330 "static_assertions",5331 "thiserror",5332]53335334[[package]]5335name = "sp-allocator"5336version = "2.0.0-rc4"5337source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5338dependencies = [5339 "derive_more",5340 "log",5341 "sp-core",5342 "sp-std",5343 "sp-wasm-interface",5344]53455346[[package]]5347name = "sp-api"5348version = "2.0.0-rc4"5349source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5350dependencies = [5351 "hash-db",5352 "parity-scale-codec",5353 "sp-api-proc-macro",5354 "sp-core",5355 "sp-runtime",5356 "sp-state-machine",5357 "sp-std",5358 "sp-version",5359]53605361[[package]]5362name = "sp-api-proc-macro"5363version = "2.0.0-rc4"5364source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5365dependencies = [5366 "blake2-rfc",5367 "proc-macro-crate",5368 "proc-macro2",5369 "quote 1.0.7",5370 "syn 1.0.31",5371]53725373[[package]]5374name = "sp-application-crypto"5375version = "2.0.0-rc4"5376source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5377dependencies = [5378 "parity-scale-codec",5379 "serde",5380 "sp-core",5381 "sp-io",5382 "sp-std",5383]53845385[[package]]5386name = "sp-arithmetic"5387version = "2.0.0-rc4"5388source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5389dependencies = [5390 "integer-sqrt",5391 "num-traits 0.2.11",5392 "parity-scale-codec",5393 "serde",5394 "sp-debug-derive",5395 "sp-std",5396]53975398[[package]]5399name = "sp-authorship"5400version = "2.0.0-rc4"5401source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5402dependencies = [5403 "parity-scale-codec",5404 "sp-inherents",5405 "sp-runtime",5406 "sp-std",5407]54085409[[package]]5410name = "sp-block-builder"5411version = "2.0.0-rc4"5412source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5413dependencies = [5414 "parity-scale-codec",5415 "sp-api",5416 "sp-inherents",5417 "sp-runtime",5418 "sp-std",5419]54205421[[package]]5422name = "sp-blockchain"5423version = "2.0.0-rc4"5424source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5425dependencies = [5426 "derive_more",5427 "log",5428 "lru",5429 "parity-scale-codec",5430 "parking_lot 0.10.2",5431 "sp-block-builder",5432 "sp-consensus",5433 "sp-runtime",5434 "sp-state-machine",5435]54365437[[package]]5438name = "sp-chain-spec"5439version = "2.0.0-rc4"5440source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5441dependencies = [5442 "serde",5443 "serde_json",5444]54455446[[package]]5447name = "sp-consensus"5448version = "0.8.0-rc4"5449source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5450dependencies = [5451 "derive_more",5452 "futures 0.3.5",5453 "futures-timer 3.0.2",5454 "libp2p",5455 "log",5456 "parity-scale-codec",5457 "parking_lot 0.10.2",5458 "serde",5459 "sp-core",5460 "sp-inherents",5461 "sp-runtime",5462 "sp-state-machine",5463 "sp-std",5464 "sp-utils",5465 "sp-version",5466 "substrate-prometheus-endpoint",5467 "wasm-timer",5468]54695470[[package]]5471name = "sp-consensus-aura"5472version = "0.8.0-rc4"5473source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5474dependencies = [5475 "parity-scale-codec",5476 "sp-api",5477 "sp-application-crypto",5478 "sp-inherents",5479 "sp-runtime",5480 "sp-std",5481 "sp-timestamp",5482]54835484[[package]]5485name = "sp-core"5486version = "2.0.0-rc4"5487source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5488dependencies = [5489 "base58",5490 "blake2-rfc",5491 "byteorder",5492 "derive_more",5493 "ed25519-dalek",5494 "futures 0.3.5",5495 "hash-db",5496 "hash256-std-hasher",5497 "hex",5498 "impl-serde 0.3.1",5499 "lazy_static",5500 "libsecp256k1",5501 "log",5502 "merlin",5503 "num-traits 0.2.11",5504 "parity-scale-codec",5505 "parity-util-mem",5506 "parking_lot 0.10.2",5507 "primitive-types",5508 "rand 0.7.3",5509 "regex",5510 "schnorrkel",5511 "serde",5512 "sha2",5513 "sp-debug-derive",5514 "sp-externalities",5515 "sp-runtime-interface",5516 "sp-std",5517 "sp-storage",5518 "substrate-bip39",5519 "tiny-bip39",5520 "tiny-keccak",5521 "twox-hash",5522 "wasmi",5523 "zeroize",5524]55255526[[package]]5527name = "sp-database"5528version = "2.0.0-rc4"5529source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5530dependencies = [5531 "kvdb",5532 "parking_lot 0.10.2",5533]55345535[[package]]5536name = "sp-debug-derive"5537version = "2.0.0-rc4"5538source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5539dependencies = [5540 "proc-macro2",5541 "quote 1.0.7",5542 "syn 1.0.31",5543]55445545[[package]]5546name = "sp-externalities"5547version = "0.8.0-rc4"5548source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5549dependencies = [5550 "environmental",5551 "parity-scale-codec",5552 "sp-std",5553 "sp-storage",5554]55555556[[package]]5557name = "sp-finality-grandpa"5558version = "2.0.0-rc4"5559source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5560dependencies = [5561 "finality-grandpa",5562 "log",5563 "parity-scale-codec",5564 "serde",5565 "sp-api",5566 "sp-application-crypto",5567 "sp-core",5568 "sp-runtime",5569 "sp-std",5570]55715572[[package]]5573name = "sp-finality-tracker"5574version = "2.0.0-rc4"5575source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5576dependencies = [5577 "parity-scale-codec",5578 "sp-inherents",5579 "sp-std",5580]55815582[[package]]5583name = "sp-inherents"5584version = "2.0.0-rc4"5585source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5586dependencies = [5587 "derive_more",5588 "parity-scale-codec",5589 "parking_lot 0.10.2",5590 "sp-core",5591 "sp-std",5592]55935594[[package]]5595name = "sp-io"5596version = "2.0.0-rc4"5597source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5598dependencies = [5599 "futures 0.3.5",5600 "hash-db",5601 "libsecp256k1",5602 "log",5603 "parity-scale-codec",5604 "parking_lot 0.10.2",5605 "sp-core",5606 "sp-externalities",5607 "sp-runtime-interface",5608 "sp-state-machine",5609 "sp-std",5610 "sp-tracing",5611 "sp-trie",5612 "sp-wasm-interface",5613]56145615[[package]]5616name = "sp-keyring"5617version = "2.0.0-rc4"5618source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5619dependencies = [5620 "lazy_static",5621 "sp-core",5622 "sp-runtime",5623 "strum",5624]56255626[[package]]5627name = "sp-npos-elections"5628version = "2.0.0-rc4"5629source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5630dependencies = [5631 "parity-scale-codec",5632 "serde",5633 "sp-arithmetic",5634 "sp-npos-elections-compact",5635 "sp-std",5636]56375638[[package]]5639name = "sp-npos-elections-compact"5640version = "2.0.0-rc4"5641source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5642dependencies = [5643 "proc-macro-crate",5644 "proc-macro2",5645 "quote 1.0.7",5646 "syn 1.0.31",5647]56485649[[package]]5650name = "sp-offchain"5651version = "2.0.0-rc4"5652source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5653dependencies = [5654 "sp-api",5655 "sp-core",5656 "sp-runtime",5657]56585659[[package]]5660name = "sp-panic-handler"5661version = "2.0.0-rc4"5662source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5663dependencies = [5664 "backtrace",5665 "log",5666]56675668[[package]]5669name = "sp-rpc"5670version = "2.0.0-rc4"5671source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5672dependencies = [5673 "serde",5674 "sp-core",5675]56765677[[package]]5678name = "sp-runtime"5679version = "2.0.0-rc4"5680source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5681dependencies = [5682 "either",5683 "hash256-std-hasher",5684 "impl-trait-for-tuples",5685 "log",5686 "parity-scale-codec",5687 "parity-util-mem",5688 "paste",5689 "rand 0.7.3",5690 "serde",5691 "sp-application-crypto",5692 "sp-arithmetic",5693 "sp-core",5694 "sp-inherents",5695 "sp-io",5696 "sp-std",5697]56985699[[package]]5700name = "sp-runtime-interface"5701version = "2.0.0-rc4"5702source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5703dependencies = [5704 "parity-scale-codec",5705 "primitive-types",5706 "sp-externalities",5707 "sp-runtime-interface-proc-macro",5708 "sp-std",5709 "sp-tracing",5710 "sp-wasm-interface",5711 "static_assertions",5712]57135714[[package]]5715name = "sp-runtime-interface-proc-macro"5716version = "2.0.0-rc4"5717source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5718dependencies = [5719 "Inflector",5720 "proc-macro-crate",5721 "proc-macro2",5722 "quote 1.0.7",5723 "syn 1.0.31",5724]57255726[[package]]5727name = "sp-sandbox"5728version = "0.8.0-rc4"5729source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5730dependencies = [5731 "parity-scale-codec",5732 "sp-core",5733 "sp-io",5734 "sp-std",5735 "sp-wasm-interface",5736 "wasmi",5737]57385739[[package]]5740name = "sp-serializer"5741version = "2.0.0-rc4"5742source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5743dependencies = [5744 "serde",5745 "serde_json",5746]57475748[[package]]5749name = "sp-session"5750version = "2.0.0-rc4"5751source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5752dependencies = [5753 "parity-scale-codec",5754 "sp-api",5755 "sp-core",5756 "sp-runtime",5757 "sp-staking",5758 "sp-std",5759]57605761[[package]]5762name = "sp-staking"5763version = "2.0.0-rc4"5764source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5765dependencies = [5766 "parity-scale-codec",5767 "sp-runtime",5768 "sp-std",5769]57705771[[package]]5772name = "sp-state-machine"5773version = "0.8.0-rc4"5774source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5775dependencies = [5776 "hash-db",5777 "itertools 0.9.0",5778 "log",5779 "num-traits 0.2.11",5780 "parity-scale-codec",5781 "parking_lot 0.10.2",5782 "rand 0.7.3",5783 "smallvec 1.4.0",5784 "sp-core",5785 "sp-externalities",5786 "sp-panic-handler",5787 "sp-trie",5788 "trie-db",5789 "trie-root",5790]57915792[[package]]5793name = "sp-std"5794version = "2.0.0-rc4"5795source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"57965797[[package]]5798name = "sp-storage"5799version = "2.0.0-rc4"5800source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5801dependencies = [5802 "impl-serde 0.2.3",5803 "ref-cast",5804 "serde",5805 "sp-debug-derive",5806 "sp-std",5807]58085809[[package]]5810name = "sp-timestamp"5811version = "2.0.0-rc4"5812source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5813dependencies = [5814 "impl-trait-for-tuples",5815 "parity-scale-codec",5816 "sp-api",5817 "sp-inherents",5818 "sp-runtime",5819 "sp-std",5820 "wasm-timer",5821]58225823[[package]]5824name = "sp-tracing"5825version = "2.0.0-rc4"5826source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5827dependencies = [5828 "log",5829 "rental",5830 "tracing",5831]58325833[[package]]5834name = "sp-transaction-pool"5835version = "2.0.0-rc4"5836source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5837dependencies = [5838 "derive_more",5839 "futures 0.3.5",5840 "log",5841 "parity-scale-codec",5842 "serde",5843 "sp-api",5844 "sp-blockchain",5845 "sp-runtime",5846 "sp-utils",5847]58485849[[package]]5850name = "sp-trie"5851version = "2.0.0-rc4"5852source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5853dependencies = [5854 "hash-db",5855 "memory-db",5856 "parity-scale-codec",5857 "sp-core",5858 "sp-std",5859 "trie-db",5860 "trie-root",5861]58625863[[package]]5864name = "sp-utils"5865version = "2.0.0-rc4"5866source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5867dependencies = [5868 "futures 0.3.5",5869 "futures-core",5870 "futures-timer 3.0.2",5871 "lazy_static",5872 "prometheus",5873]58745875[[package]]5876name = "sp-version"5877version = "2.0.0-rc4"5878source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5879dependencies = [5880 "impl-serde 0.2.3",5881 "parity-scale-codec",5882 "serde",5883 "sp-runtime",5884 "sp-std",5885]58865887[[package]]5888name = "sp-wasm-interface"5889version = "2.0.0-rc4"5890source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5891dependencies = [5892 "impl-trait-for-tuples",5893 "parity-scale-codec",5894 "sp-std",5895 "wasmi",5896]58975898[[package]]5899name = "spin"5900version = "0.5.2"5901source = "registry+https://github.com/rust-lang/crates.io-index"5902checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"59035904[[package]]5905name = "stable_deref_trait"5906version = "1.1.1"5907source = "registry+https://github.com/rust-lang/crates.io-index"5908checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"59095910[[package]]5911name = "static_assertions"5912version = "1.1.0"5913source = "registry+https://github.com/rust-lang/crates.io-index"5914checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"59155916[[package]]5917name = "statrs"5918version = "0.10.0"5919source = "registry+https://github.com/rust-lang/crates.io-index"5920checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"5921dependencies = [5922 "rand 0.5.6",5923]59245925[[package]]5926name = "string"5927version = "0.2.1"5928source = "registry+https://github.com/rust-lang/crates.io-index"5929checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"5930dependencies = [5931 "bytes 0.4.12",5932]59335934[[package]]5935name = "string-interner"5936version = "0.7.1"5937source = "registry+https://github.com/rust-lang/crates.io-index"5938checksum = "fd710eadff449a1531351b0e43eb81ea404336fa2f56c777427ab0e32a4cf183"5939dependencies = [5940 "serde",5941]59425943[[package]]5944name = "strsim"5945version = "0.8.0"5946source = "registry+https://github.com/rust-lang/crates.io-index"5947checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"59485949[[package]]5950name = "structopt"5951version = "0.3.14"5952source = "registry+https://github.com/rust-lang/crates.io-index"5953checksum = "863246aaf5ddd0d6928dfeb1a9ca65f505599e4e1b399935ef7e75107516b4ef"5954dependencies = [5955 "clap",5956 "lazy_static",5957 "structopt-derive",5958]59595960[[package]]5961name = "structopt-derive"5962version = "0.4.7"5963source = "registry+https://github.com/rust-lang/crates.io-index"5964checksum = "d239ca4b13aee7a2142e6795cbd69e457665ff8037aed33b3effdc430d2f927a"5965dependencies = [5966 "heck",5967 "proc-macro-error",5968 "proc-macro2",5969 "quote 1.0.7",5970 "syn 1.0.31",5971]59725973[[package]]5974name = "strum"5975version = "0.16.0"5976source = "registry+https://github.com/rust-lang/crates.io-index"5977checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"5978dependencies = [5979 "strum_macros",5980]59815982[[package]]5983name = "strum_macros"5984version = "0.16.0"5985source = "registry+https://github.com/rust-lang/crates.io-index"5986checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"5987dependencies = [5988 "heck",5989 "proc-macro2",5990 "quote 1.0.7",5991 "syn 1.0.31",5992]59935994[[package]]5995name = "substrate-bip39"5996version = "0.4.1"5997source = "registry+https://github.com/rust-lang/crates.io-index"5998checksum = "c004e8166d6e0aa3a9d5fa673e5b7098ff25f930de1013a21341988151e681bb"5999dependencies = [6000 "hmac",6001 "pbkdf2",6002 "schnorrkel",6003 "sha2",6004]60056006[[package]]6007name = "substrate-build-script-utils"6008version = "2.0.0-rc4"6009source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"6010dependencies = [6011 "platforms",6012]60136014[[package]]6015name = "substrate-prometheus-endpoint"6016version = "0.8.0-rc4"6017source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"6018dependencies = [6019 "async-std",6020 "derive_more",6021 "futures-util",6022 "hyper 0.13.6",6023 "log",6024 "prometheus",6025 "tokio 0.2.21",6026]60276028[[package]]6029name = "substrate-wasm-builder-runner"6030version = "1.0.6"6031source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"60326033[[package]]6034name = "substrate-wasmtime"6035version = "0.16.0-threadsafe.4"6036source = "registry+https://github.com/rust-lang/crates.io-index"6037checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a"6038dependencies = [6039 "anyhow",6040 "backtrace",6041 "cfg-if",6042 "lazy_static",6043 "libc",6044 "region",6045 "rustc-demangle",6046 "substrate-wasmtime-jit",6047 "substrate-wasmtime-profiling",6048 "substrate-wasmtime-runtime",6049 "target-lexicon",6050 "wasmparser 0.52.2",6051 "wasmtime-environ",6052 "wat",6053 "winapi 0.3.8",6054]60556056[[package]]6057name = "substrate-wasmtime-jit"6058version = "0.16.0-threadsafe.4"6059source = "registry+https://github.com/rust-lang/crates.io-index"6060checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a"6061dependencies = [6062 "anyhow",6063 "cfg-if",6064 "cranelift-codegen",6065 "cranelift-entity",6066 "cranelift-frontend",6067 "cranelift-native",6068 "cranelift-wasm",6069 "gimli 0.20.0",6070 "log",6071 "more-asserts",6072 "region",6073 "substrate-wasmtime-profiling",6074 "substrate-wasmtime-runtime",6075 "target-lexicon",6076 "thiserror",6077 "wasmparser 0.52.2",6078 "wasmtime-debug",6079 "wasmtime-environ",6080 "winapi 0.3.8",6081]60826083[[package]]6084name = "substrate-wasmtime-profiling"6085version = "0.16.0-threadsafe.4"6086source = "registry+https://github.com/rust-lang/crates.io-index"6087checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97"6088dependencies = [6089 "anyhow",6090 "cfg-if",6091 "gimli 0.20.0",6092 "lazy_static",6093 "libc",6094 "object 0.18.0",6095 "scroll",6096 "serde",6097 "substrate-wasmtime-runtime",6098 "target-lexicon",6099 "wasmtime-environ",6100]61016102[[package]]6103name = "substrate-wasmtime-runtime"6104version = "0.16.0-threadsafe.4"6105source = "registry+https://github.com/rust-lang/crates.io-index"6106checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2"6107dependencies = [6108 "backtrace",6109 "cc",6110 "cfg-if",6111 "indexmap",6112 "lazy_static",6113 "libc",6114 "memoffset",6115 "more-asserts",6116 "region",6117 "thiserror",6118 "wasmtime-environ",6119 "winapi 0.3.8",6120]61216122[[package]]6123name = "subtle"6124version = "1.0.0"6125source = "registry+https://github.com/rust-lang/crates.io-index"6126checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"61276128[[package]]6129name = "subtle"6130version = "2.2.3"6131source = "registry+https://github.com/rust-lang/crates.io-index"6132checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"61336134[[package]]6135name = "syn"6136version = "0.11.11"6137source = "registry+https://github.com/rust-lang/crates.io-index"6138checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"6139dependencies = [6140 "quote 0.3.15",6141 "synom",6142 "unicode-xid 0.0.4",6143]61446145[[package]]6146name = "syn"6147version = "1.0.31"6148source = "registry+https://github.com/rust-lang/crates.io-index"6149checksum = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"6150dependencies = [6151 "proc-macro2",6152 "quote 1.0.7",6153 "unicode-xid 0.2.0",6154]61556156[[package]]6157name = "syn-mid"6158version = "0.5.0"6159source = "registry+https://github.com/rust-lang/crates.io-index"6160checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"6161dependencies = [6162 "proc-macro2",6163 "quote 1.0.7",6164 "syn 1.0.31",6165]61666167[[package]]6168name = "synom"6169version = "0.11.3"6170source = "registry+https://github.com/rust-lang/crates.io-index"6171checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"6172dependencies = [6173 "unicode-xid 0.0.4",6174]61756176[[package]]6177name = "synstructure"6178version = "0.12.4"6179source = "registry+https://github.com/rust-lang/crates.io-index"6180checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"6181dependencies = [6182 "proc-macro2",6183 "quote 1.0.7",6184 "syn 1.0.31",6185 "unicode-xid 0.2.0",6186]61876188[[package]]6189name = "sysinfo"6190version = "0.13.4"6191source = "registry+https://github.com/rust-lang/crates.io-index"6192checksum = "1cac193374347e7c263c5f547524f36ff8ec6702d56c8799c8331d26dffe8c1e"6193dependencies = [6194 "cfg-if",6195 "doc-comment",6196 "libc",6197 "ntapi",6198 "once_cell",6199 "rayon",6200 "winapi 0.3.8",6201]62026203[[package]]6204name = "take_mut"6205version = "0.2.2"6206source = "registry+https://github.com/rust-lang/crates.io-index"6207checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"62086209[[package]]6210name = "target-lexicon"6211version = "0.10.0"6212source = "registry+https://github.com/rust-lang/crates.io-index"6213checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"62146215[[package]]6216name = "tempfile"6217version = "3.1.0"6218source = "registry+https://github.com/rust-lang/crates.io-index"6219checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"6220dependencies = [6221 "cfg-if",6222 "libc",6223 "rand 0.7.3",6224 "redox_syscall",6225 "remove_dir_all",6226 "winapi 0.3.8",6227]62286229[[package]]6230name = "termcolor"6231version = "1.1.0"6232source = "registry+https://github.com/rust-lang/crates.io-index"6233checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"6234dependencies = [6235 "winapi-util",6236]62376238[[package]]6239name = "textwrap"6240version = "0.11.0"6241source = "registry+https://github.com/rust-lang/crates.io-index"6242checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"6243dependencies = [6244 "unicode-width",6245]62466247[[package]]6248name = "thiserror"6249version = "1.0.19"6250source = "registry+https://github.com/rust-lang/crates.io-index"6251checksum = "b13f926965ad00595dd129fa12823b04bbf866e9085ab0a5f2b05b850fbfc344"6252dependencies = [6253 "thiserror-impl",6254]62556256[[package]]6257name = "thiserror-impl"6258version = "1.0.19"6259source = "registry+https://github.com/rust-lang/crates.io-index"6260checksum = "893582086c2f98cde18f906265a65b5030a074b1046c674ae898be6519a7f479"6261dependencies = [6262 "proc-macro2",6263 "quote 1.0.7",6264 "syn 1.0.31",6265]62666267[[package]]6268name = "thread_local"6269version = "1.0.1"6270source = "registry+https://github.com/rust-lang/crates.io-index"6271checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"6272dependencies = [6273 "lazy_static",6274]62756276[[package]]6277name = "threadpool"6278version = "1.8.1"6279source = "registry+https://github.com/rust-lang/crates.io-index"6280checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"6281dependencies = [6282 "num_cpus",6283]62846285[[package]]6286name = "time"6287version = "0.1.43"6288source = "registry+https://github.com/rust-lang/crates.io-index"6289checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"6290dependencies = [6291 "libc",6292 "winapi 0.3.8",6293]62946295[[package]]6296name = "tiny-bip39"6297version = "0.7.3"6298source = "registry+https://github.com/rust-lang/crates.io-index"6299checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2"6300dependencies = [6301 "failure",6302 "hmac",6303 "once_cell",6304 "pbkdf2",6305 "rand 0.7.3",6306 "rustc-hash",6307 "sha2",6308 "unicode-normalization",6309]63106311[[package]]6312name = "tiny-keccak"6313version = "2.0.2"6314source = "registry+https://github.com/rust-lang/crates.io-index"6315checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"6316dependencies = [6317 "crunchy",6318]63196320[[package]]6321name = "tokio"6322version = "0.1.22"6323source = "registry+https://github.com/rust-lang/crates.io-index"6324checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"6325dependencies = [6326 "bytes 0.4.12",6327 "futures 0.1.29",6328 "mio",6329 "num_cpus",6330 "tokio-codec",6331 "tokio-current-thread",6332 "tokio-executor 0.1.10",6333 "tokio-fs",6334 "tokio-io",6335 "tokio-reactor",6336 "tokio-sync 0.1.8",6337 "tokio-tcp",6338 "tokio-threadpool",6339 "tokio-timer",6340 "tokio-udp",6341 "tokio-uds",6342]63436344[[package]]6345name = "tokio"6346version = "0.2.21"6347source = "registry+https://github.com/rust-lang/crates.io-index"6348checksum = "d099fa27b9702bed751524694adbe393e18b36b204da91eb1cbbbbb4a5ee2d58"6349dependencies = [6350 "bytes 0.5.4",6351 "fnv",6352 "futures-core",6353 "iovec",6354 "lazy_static",6355 "libc",6356 "memchr",6357 "mio",6358 "mio-uds",6359 "num_cpus",6360 "pin-project-lite",6361 "signal-hook-registry",6362 "slab",6363 "winapi 0.3.8",6364]63656366[[package]]6367name = "tokio-buf"6368version = "0.1.1"6369source = "registry+https://github.com/rust-lang/crates.io-index"6370checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"6371dependencies = [6372 "bytes 0.4.12",6373 "either",6374 "futures 0.1.29",6375]63766377[[package]]6378name = "tokio-codec"6379version = "0.1.2"6380source = "registry+https://github.com/rust-lang/crates.io-index"6381checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"6382dependencies = [6383 "bytes 0.4.12",6384 "futures 0.1.29",6385 "tokio-io",6386]63876388[[package]]6389name = "tokio-current-thread"6390version = "0.1.7"6391source = "registry+https://github.com/rust-lang/crates.io-index"6392checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"6393dependencies = [6394 "futures 0.1.29",6395 "tokio-executor 0.1.10",6396]63976398[[package]]6399name = "tokio-executor"6400version = "0.1.10"6401source = "registry+https://github.com/rust-lang/crates.io-index"6402checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"6403dependencies = [6404 "crossbeam-utils",6405 "futures 0.1.29",6406]64076408[[package]]6409name = "tokio-executor"6410version = "0.2.0-alpha.6"6411source = "registry+https://github.com/rust-lang/crates.io-index"6412checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"6413dependencies = [6414 "futures-util-preview",6415 "lazy_static",6416 "tokio-sync 0.2.0-alpha.6",6417]64186419[[package]]6420name = "tokio-fs"6421version = "0.1.7"6422source = "registry+https://github.com/rust-lang/crates.io-index"6423checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"6424dependencies = [6425 "futures 0.1.29",6426 "tokio-io",6427 "tokio-threadpool",6428]64296430[[package]]6431name = "tokio-io"6432version = "0.1.13"6433source = "registry+https://github.com/rust-lang/crates.io-index"6434checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"6435dependencies = [6436 "bytes 0.4.12",6437 "futures 0.1.29",6438 "log",6439]64406441[[package]]6442name = "tokio-named-pipes"6443version = "0.1.0"6444source = "registry+https://github.com/rust-lang/crates.io-index"6445checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"6446dependencies = [6447 "bytes 0.4.12",6448 "futures 0.1.29",6449 "mio",6450 "mio-named-pipes",6451 "tokio 0.1.22",6452]64536454[[package]]6455name = "tokio-reactor"6456version = "0.1.12"6457source = "registry+https://github.com/rust-lang/crates.io-index"6458checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"6459dependencies = [6460 "crossbeam-utils",6461 "futures 0.1.29",6462 "lazy_static",6463 "log",6464 "mio",6465 "num_cpus",6466 "parking_lot 0.9.0",6467 "slab",6468 "tokio-executor 0.1.10",6469 "tokio-io",6470 "tokio-sync 0.1.8",6471]64726473[[package]]6474name = "tokio-rustls"6475version = "0.13.1"6476source = "registry+https://github.com/rust-lang/crates.io-index"6477checksum = "15cb62a0d2770787abc96e99c1cd98fcf17f94959f3af63ca85bdfb203f051b4"6478dependencies = [6479 "futures-core",6480 "rustls",6481 "tokio 0.2.21",6482 "webpki",6483]64846485[[package]]6486name = "tokio-service"6487version = "0.1.0"6488source = "registry+https://github.com/rust-lang/crates.io-index"6489checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"6490dependencies = [6491 "futures 0.1.29",6492]64936494[[package]]6495name = "tokio-sync"6496version = "0.1.8"6497source = "registry+https://github.com/rust-lang/crates.io-index"6498checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"6499dependencies = [6500 "fnv",6501 "futures 0.1.29",6502]65036504[[package]]6505name = "tokio-sync"6506version = "0.2.0-alpha.6"6507source = "registry+https://github.com/rust-lang/crates.io-index"6508checksum = "4f1aaeb685540f7407ea0e27f1c9757d258c7c6bf4e3eb19da6fc59b747239d2"6509dependencies = [6510 "fnv",6511 "futures-core-preview",6512 "futures-util-preview",6513]65146515[[package]]6516name = "tokio-tcp"6517version = "0.1.4"6518source = "registry+https://github.com/rust-lang/crates.io-index"6519checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"6520dependencies = [6521 "bytes 0.4.12",6522 "futures 0.1.29",6523 "iovec",6524 "mio",6525 "tokio-io",6526 "tokio-reactor",6527]65286529[[package]]6530name = "tokio-threadpool"6531version = "0.1.18"6532source = "registry+https://github.com/rust-lang/crates.io-index"6533checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"6534dependencies = [6535 "crossbeam-deque",6536 "crossbeam-queue",6537 "crossbeam-utils",6538 "futures 0.1.29",6539 "lazy_static",6540 "log",6541 "num_cpus",6542 "slab",6543 "tokio-executor 0.1.10",6544]65456546[[package]]6547name = "tokio-timer"6548version = "0.2.13"6549source = "registry+https://github.com/rust-lang/crates.io-index"6550checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"6551dependencies = [6552 "crossbeam-utils",6553 "futures 0.1.29",6554 "slab",6555 "tokio-executor 0.1.10",6556]65576558[[package]]6559name = "tokio-udp"6560version = "0.1.6"6561source = "registry+https://github.com/rust-lang/crates.io-index"6562checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"6563dependencies = [6564 "bytes 0.4.12",6565 "futures 0.1.29",6566 "log",6567 "mio",6568 "tokio-codec",6569 "tokio-io",6570 "tokio-reactor",6571]65726573[[package]]6574name = "tokio-uds"6575version = "0.2.6"6576source = "registry+https://github.com/rust-lang/crates.io-index"6577checksum = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"6578dependencies = [6579 "bytes 0.4.12",6580 "futures 0.1.29",6581 "iovec",6582 "libc",6583 "log",6584 "mio",6585 "mio-uds",6586 "tokio-codec",6587 "tokio-io",6588 "tokio-reactor",6589]65906591[[package]]6592name = "tokio-util"6593version = "0.3.1"6594source = "registry+https://github.com/rust-lang/crates.io-index"6595checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"6596dependencies = [6597 "bytes 0.5.4",6598 "futures-core",6599 "futures-sink",6600 "log",6601 "pin-project-lite",6602 "tokio 0.2.21",6603]66046605[[package]]6606name = "toml"6607version = "0.5.6"6608source = "registry+https://github.com/rust-lang/crates.io-index"6609checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"6610dependencies = [6611 "serde",6612]66136614[[package]]6615name = "tower-service"6616version = "0.3.0"6617source = "registry+https://github.com/rust-lang/crates.io-index"6618checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"66196620[[package]]6621name = "tracing"6622version = "0.1.15"6623source = "registry+https://github.com/rust-lang/crates.io-index"6624checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f"6625dependencies = [6626 "cfg-if",6627 "tracing-attributes",6628 "tracing-core",6629]66306631[[package]]6632name = "tracing-attributes"6633version = "0.1.8"6634source = "registry+https://github.com/rust-lang/crates.io-index"6635checksum = "99bbad0de3fd923c9c3232ead88510b783e5a4d16a6154adffa3d53308de984c"6636dependencies = [6637 "proc-macro2",6638 "quote 1.0.7",6639 "syn 1.0.31",6640]66416642[[package]]6643name = "tracing-core"6644version = "0.1.10"6645source = "registry+https://github.com/rust-lang/crates.io-index"6646checksum = "0aa83a9a47081cd522c09c81b31aec2c9273424976f922ad61c053b58350b715"6647dependencies = [6648 "lazy_static",6649]66506651[[package]]6652name = "trie-db"6653version = "0.21.0"6654source = "registry+https://github.com/rust-lang/crates.io-index"6655checksum = "cb230c24c741993b04cfccbabb45acff6f6480c5f00d3ed8794ea43db3a9d727"6656dependencies = [6657 "hash-db",6658 "hashbrown",6659 "log",6660 "rustc-hex",6661 "smallvec 1.4.0",6662]66636664[[package]]6665name = "trie-root"6666version = "0.16.0"6667source = "registry+https://github.com/rust-lang/crates.io-index"6668checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"6669dependencies = [6670 "hash-db",6671]66726673[[package]]6674name = "try-lock"6675version = "0.2.2"6676source = "registry+https://github.com/rust-lang/crates.io-index"6677checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"66786679[[package]]6680name = "twox-hash"6681version = "1.5.0"6682source = "registry+https://github.com/rust-lang/crates.io-index"6683checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"6684dependencies = [6685 "rand 0.7.3",6686]66876688[[package]]6689name = "typenum"6690version = "1.12.0"6691source = "registry+https://github.com/rust-lang/crates.io-index"6692checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"66936694[[package]]6695name = "uint"6696version = "0.8.3"6697source = "registry+https://github.com/rust-lang/crates.io-index"6698checksum = "173cd16430c206dc1a430af8a89a0e9c076cf15cb42b4aedb10e8cc8fee73681"6699dependencies = [6700 "byteorder",6701 "crunchy",6702 "rustc-hex",6703 "static_assertions",6704]67056706[[package]]6707name = "unicase"6708version = "2.6.0"6709source = "registry+https://github.com/rust-lang/crates.io-index"6710checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"6711dependencies = [6712 "version_check",6713]67146715[[package]]6716name = "unicode-bidi"6717version = "0.3.4"6718source = "registry+https://github.com/rust-lang/crates.io-index"6719checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"6720dependencies = [6721 "matches",6722]67236724[[package]]6725name = "unicode-normalization"6726version = "0.1.12"6727source = "registry+https://github.com/rust-lang/crates.io-index"6728checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"6729dependencies = [6730 "smallvec 1.4.0",6731]67326733[[package]]6734name = "unicode-segmentation"6735version = "1.6.0"6736source = "registry+https://github.com/rust-lang/crates.io-index"6737checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"67386739[[package]]6740name = "unicode-width"6741version = "0.1.7"6742source = "registry+https://github.com/rust-lang/crates.io-index"6743checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"67446745[[package]]6746name = "unicode-xid"6747version = "0.0.4"6748source = "registry+https://github.com/rust-lang/crates.io-index"6749checksum = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"67506751[[package]]6752name = "unicode-xid"6753version = "0.2.0"6754source = "registry+https://github.com/rust-lang/crates.io-index"6755checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"67566757[[package]]6758name = "unsigned-varint"6759version = "0.3.3"6760source = "registry+https://github.com/rust-lang/crates.io-index"6761checksum = "f67332660eb59a6f1eb24ff1220c9e8d01738a8503c6002e30bcfe4bd9f2b4a9"6762dependencies = [6763 "bytes 0.5.4",6764 "futures-io",6765 "futures-util",6766 "futures_codec",6767]67686769[[package]]6770name = "untrusted"6771version = "0.7.1"6772source = "registry+https://github.com/rust-lang/crates.io-index"6773checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"67746775[[package]]6776name = "url"6777version = "1.7.2"6778source = "registry+https://github.com/rust-lang/crates.io-index"6779checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"6780dependencies = [6781 "idna 0.1.5",6782 "matches",6783 "percent-encoding 1.0.1",6784]67856786[[package]]6787name = "url"6788version = "2.1.1"6789source = "registry+https://github.com/rust-lang/crates.io-index"6790checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"6791dependencies = [6792 "idna 0.2.0",6793 "matches",6794 "percent-encoding 2.1.0",6795]67966797[[package]]6798name = "vcpkg"6799version = "0.2.10"6800source = "registry+https://github.com/rust-lang/crates.io-index"6801checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"68026803[[package]]6804name = "vec_map"6805version = "0.8.2"6806source = "registry+https://github.com/rust-lang/crates.io-index"6807checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"68086809[[package]]6810name = "version_check"6811version = "0.9.2"6812source = "registry+https://github.com/rust-lang/crates.io-index"6813checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"68146815[[package]]6816name = "void"6817version = "1.0.2"6818source = "registry+https://github.com/rust-lang/crates.io-index"6819checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"68206821[[package]]6822name = "want"6823version = "0.2.0"6824source = "registry+https://github.com/rust-lang/crates.io-index"6825checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"6826dependencies = [6827 "futures 0.1.29",6828 "log",6829 "try-lock",6830]68316832[[package]]6833name = "want"6834version = "0.3.0"6835source = "registry+https://github.com/rust-lang/crates.io-index"6836checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"6837dependencies = [6838 "log",6839 "try-lock",6840]68416842[[package]]6843name = "wasi"6844version = "0.9.0+wasi-snapshot-preview1"6845source = "registry+https://github.com/rust-lang/crates.io-index"6846checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"68476848[[package]]6849name = "wasm-bindgen"6850version = "0.2.63"6851source = "registry+https://github.com/rust-lang/crates.io-index"6852checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0"6853dependencies = [6854 "cfg-if",6855 "wasm-bindgen-macro",6856]68576858[[package]]6859name = "wasm-bindgen-backend"6860version = "0.2.63"6861source = "registry+https://github.com/rust-lang/crates.io-index"6862checksum = "ded84f06e0ed21499f6184df0e0cb3494727b0c5da89534e0fcc55c51d812101"6863dependencies = [6864 "bumpalo",6865 "lazy_static",6866 "log",6867 "proc-macro2",6868 "quote 1.0.7",6869 "syn 1.0.31",6870 "wasm-bindgen-shared",6871]68726873[[package]]6874name = "wasm-bindgen-futures"6875version = "0.4.13"6876source = "registry+https://github.com/rust-lang/crates.io-index"6877checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6"6878dependencies = [6879 "cfg-if",6880 "js-sys",6881 "wasm-bindgen",6882 "web-sys",6883]68846885[[package]]6886name = "wasm-bindgen-macro"6887version = "0.2.63"6888source = "registry+https://github.com/rust-lang/crates.io-index"6889checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3"6890dependencies = [6891 "quote 1.0.7",6892 "wasm-bindgen-macro-support",6893]68946895[[package]]6896name = "wasm-bindgen-macro-support"6897version = "0.2.63"6898source = "registry+https://github.com/rust-lang/crates.io-index"6899checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92"6900dependencies = [6901 "proc-macro2",6902 "quote 1.0.7",6903 "syn 1.0.31",6904 "wasm-bindgen-backend",6905 "wasm-bindgen-shared",6906]69076908[[package]]6909name = "wasm-bindgen-shared"6910version = "0.2.63"6911source = "registry+https://github.com/rust-lang/crates.io-index"6912checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd"69136914[[package]]6915name = "wasm-timer"6916version = "0.2.4"6917source = "registry+https://github.com/rust-lang/crates.io-index"6918checksum = "324c5e65a08699c9c4334ba136597ab22b85dccd4b65dd1e36ccf8f723a95b54"6919dependencies = [6920 "futures 0.3.5",6921 "js-sys",6922 "parking_lot 0.9.0",6923 "pin-utils",6924 "send_wrapper",6925 "wasm-bindgen",6926 "wasm-bindgen-futures",6927 "web-sys",6928]69296930[[package]]6931name = "wasmi"6932version = "0.6.2"6933source = "registry+https://github.com/rust-lang/crates.io-index"6934checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"6935dependencies = [6936 "libc",6937 "memory_units",6938 "num-rational",6939 "num-traits 0.2.11",6940 "parity-wasm",6941 "wasmi-validation",6942]69436944[[package]]6945name = "wasmi-validation"6946version = "0.3.0"6947source = "registry+https://github.com/rust-lang/crates.io-index"6948checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"6949dependencies = [6950 "parity-wasm",6951]69526953[[package]]6954name = "wasmparser"6955version = "0.51.4"6956source = "registry+https://github.com/rust-lang/crates.io-index"6957checksum = "aeb1956b19469d1c5e63e459d29e7b5aa0f558d9f16fcef09736f8a265e6c10a"69586959[[package]]6960name = "wasmparser"6961version = "0.52.2"6962source = "registry+https://github.com/rust-lang/crates.io-index"6963checksum = "733954023c0b39602439e60a65126fd31b003196d3a1e8e4531b055165a79b31"69646965[[package]]6966name = "wasmtime-debug"6967version = "0.16.0"6968source = "registry+https://github.com/rust-lang/crates.io-index"6969checksum = "d39ba645aee700b29ff0093028b4123556dd142a74973f04ed6225eedb40e77d"6970dependencies = [6971 "anyhow",6972 "faerie",6973 "gimli 0.20.0",6974 "more-asserts",6975 "target-lexicon",6976 "thiserror",6977 "wasmparser 0.51.4",6978 "wasmtime-environ",6979]69806981[[package]]6982name = "wasmtime-environ"6983version = "0.16.0"6984source = "registry+https://github.com/rust-lang/crates.io-index"6985checksum = "ed54fd9d64dfeeee7c285fd126174a6b5e6d4efc7e5a1566fdb635e60ff6a74e"6986dependencies = [6987 "anyhow",6988 "base64 0.12.3",6989 "bincode",6990 "cranelift-codegen",6991 "cranelift-entity",6992 "cranelift-wasm",6993 "directories",6994 "errno",6995 "file-per-thread-logger",6996 "indexmap",6997 "libc",6998 "log",6999 "more-asserts",7000 "rayon",7001 "serde",7002 "sha2",7003 "thiserror",7004 "toml",7005 "wasmparser 0.51.4",7006 "winapi 0.3.8",7007 "zstd",7008]70097010[[package]]7011name = "wast"7012version = "21.0.0"7013source = "registry+https://github.com/rust-lang/crates.io-index"7014checksum = "0b1844f66a2bc8526d71690104c0e78a8e59ffa1597b7245769d174ebb91deb5"7015dependencies = [7016 "leb128",7017]70187019[[package]]7020name = "wat"7021version = "1.0.22"7022source = "registry+https://github.com/rust-lang/crates.io-index"7023checksum = "ce85d72b74242c340e9e3492cfb602652d7bb324c3172dd441b5577e39a2e18c"7024dependencies = [7025 "wast",7026]70277028[[package]]7029name = "web-sys"7030version = "0.3.40"7031source = "registry+https://github.com/rust-lang/crates.io-index"7032checksum = "7b72fe77fd39e4bd3eaa4412fd299a0be6b3dfe9d2597e2f1c20beb968f41d17"7033dependencies = [7034 "js-sys",7035 "wasm-bindgen",7036]70377038[[package]]7039name = "webpki"7040version = "0.21.3"7041source = "registry+https://github.com/rust-lang/crates.io-index"7042checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"7043dependencies = [7044 "ring",7045 "untrusted",7046]70477048[[package]]7049name = "webpki-roots"7050version = "0.18.0"7051source = "registry+https://github.com/rust-lang/crates.io-index"7052checksum = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4"7053dependencies = [7054 "webpki",7055]70567057[[package]]7058name = "webpki-roots"7059version = "0.19.0"7060source = "registry+https://github.com/rust-lang/crates.io-index"7061checksum = "f8eff4b7516a57307f9349c64bf34caa34b940b66fed4b2fb3136cb7386e5739"7062dependencies = [7063 "webpki",7064]70657066[[package]]7067name = "which"7068version = "3.1.1"7069source = "registry+https://github.com/rust-lang/crates.io-index"7070checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"7071dependencies = [7072 "libc",7073]70747075[[package]]7076name = "winapi"7077version = "0.2.8"7078source = "registry+https://github.com/rust-lang/crates.io-index"7079checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"70807081[[package]]7082name = "winapi"7083version = "0.3.8"7084source = "registry+https://github.com/rust-lang/crates.io-index"7085checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"7086dependencies = [7087 "winapi-i686-pc-windows-gnu",7088 "winapi-x86_64-pc-windows-gnu",7089]70907091[[package]]7092name = "winapi-build"7093version = "0.1.1"7094source = "registry+https://github.com/rust-lang/crates.io-index"7095checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"70967097[[package]]7098name = "winapi-i686-pc-windows-gnu"7099version = "0.4.0"7100source = "registry+https://github.com/rust-lang/crates.io-index"7101checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"71027103[[package]]7104name = "winapi-util"7105version = "0.1.5"7106source = "registry+https://github.com/rust-lang/crates.io-index"7107checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"7108dependencies = [7109 "winapi 0.3.8",7110]71117112[[package]]7113name = "winapi-x86_64-pc-windows-gnu"7114version = "0.4.0"7115source = "registry+https://github.com/rust-lang/crates.io-index"7116checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"71177118[[package]]7119name = "ws"7120version = "0.9.1"7121source = "registry+https://github.com/rust-lang/crates.io-index"7122checksum = "c51a2c47b5798ccc774ffb93ff536aec7c4275d722fd9c740c83cdd1af1f2d94"7123dependencies = [7124 "byteorder",7125 "bytes 0.4.12",7126 "httparse",7127 "log",7128 "mio",7129 "mio-extras",7130 "rand 0.7.3",7131 "sha-1",7132 "slab",7133 "url 2.1.1",7134]71357136[[package]]7137name = "ws2_32-sys"7138version = "0.2.1"7139source = "registry+https://github.com/rust-lang/crates.io-index"7140checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"7141dependencies = [7142 "winapi 0.2.8",7143 "winapi-build",7144]71457146[[package]]7147name = "x25519-dalek"7148version = "0.6.0"7149source = "registry+https://github.com/rust-lang/crates.io-index"7150checksum = "637ff90c9540fa3073bb577e65033069e4bae7c79d49d74aa3ffdf5342a53217"7151dependencies = [7152 "curve25519-dalek",7153 "rand_core 0.5.1",7154 "zeroize",7155]71567157[[package]]7158name = "yamux"7159version = "0.4.5"7160source = "registry+https://github.com/rust-lang/crates.io-index"7161checksum = "84300bb493cc878f3638b981c62b4632ec1a5c52daaa3036651e8c106d3b55ea"7162dependencies = [7163 "futures 0.3.5",7164 "log",7165 "nohash-hasher",7166 "parking_lot 0.10.2",7167 "rand 0.7.3",7168 "static_assertions",7169]71707171[[package]]7172name = "zeroize"7173version = "1.1.0"7174source = "registry+https://github.com/rust-lang/crates.io-index"7175checksum = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8"7176dependencies = [7177 "zeroize_derive",7178]71797180[[package]]7181name = "zeroize_derive"7182version = "1.0.0"7183source = "registry+https://github.com/rust-lang/crates.io-index"7184checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"7185dependencies = [7186 "proc-macro2",7187 "quote 1.0.7",7188 "syn 1.0.31",7189 "synstructure",7190]71917192[[package]]7193name = "zstd"7194version = "0.5.3+zstd.1.4.5"7195source = "registry+https://github.com/rust-lang/crates.io-index"7196checksum = "01b32eaf771efa709e8308605bbf9319bf485dc1503179ec0469b611937c0cd8"7197dependencies = [7198 "zstd-safe",7199]72007201[[package]]7202name = "zstd-safe"7203version = "2.0.5+zstd.1.4.5"7204source = "registry+https://github.com/rust-lang/crates.io-index"7205checksum = "1cfb642e0d27f64729a639c52db457e0ae906e7bc6f5fe8f5c453230400f1055"7206dependencies = [7207 "libc",7208 "zstd-sys",7209]72107211[[package]]7212name = "zstd-sys"7213version = "1.4.17+zstd.1.4.5"7214source = "registry+https://github.com/rust-lang/crates.io-index"7215checksum = "b89249644df056b522696b1bb9e7c18c87e8ffa3e2f0dc3b0155875d6498f01b"7216dependencies = [7217 "cc",7218 "glob",7219 "itertools 0.9.0",7220 "libc",7221]