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-sudo",2808 "pallet-timestamp",2809 "pallet-transaction-payment",2810 "parity-scale-codec",2811 "serde",2812 "sp-api",2813 "sp-block-builder",2814 "sp-consensus-aura",2815 "sp-core",2816 "sp-inherents",2817 "sp-io",2818 "sp-offchain",2819 "sp-runtime",2820 "sp-session",2821 "sp-std",2822 "sp-transaction-pool",2823 "sp-version",2824 "substrate-wasm-builder-runner",2825]28262827[[package]]2828name = "nix"2829version = "0.17.0"2830source = "registry+https://github.com/rust-lang/crates.io-index"2831checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"2832dependencies = [2833 "bitflags",2834 "cc",2835 "cfg-if",2836 "libc",2837 "void",2838]28392840[[package]]2841name = "nodrop"2842version = "0.1.14"2843source = "registry+https://github.com/rust-lang/crates.io-index"2844checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"28452846[[package]]2847name = "nohash-hasher"2848version = "0.2.0"2849source = "registry+https://github.com/rust-lang/crates.io-index"2850checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"28512852[[package]]2853name = "nom"2854version = "5.1.1"2855source = "registry+https://github.com/rust-lang/crates.io-index"2856checksum = "0b471253da97532da4b61552249c521e01e736071f71c1a4f7ebbfbf0a06aad6"2857dependencies = [2858 "memchr",2859 "version_check",2860]28612862[[package]]2863name = "ntapi"2864version = "0.3.4"2865source = "registry+https://github.com/rust-lang/crates.io-index"2866checksum = "7a31937dea023539c72ddae0e3571deadc1414b300483fa7aaec176168cfa9d2"2867dependencies = [2868 "winapi 0.3.8",2869]28702871[[package]]2872name = "num-bigint"2873version = "0.2.6"2874source = "registry+https://github.com/rust-lang/crates.io-index"2875checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"2876dependencies = [2877 "autocfg 1.0.0",2878 "num-integer",2879 "num-traits 0.2.11",2880]28812882[[package]]2883name = "num-complex"2884version = "0.2.4"2885source = "registry+https://github.com/rust-lang/crates.io-index"2886checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95"2887dependencies = [2888 "autocfg 1.0.0",2889 "num-traits 0.2.11",2890]28912892[[package]]2893name = "num-integer"2894version = "0.1.42"2895source = "registry+https://github.com/rust-lang/crates.io-index"2896checksum = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"2897dependencies = [2898 "autocfg 1.0.0",2899 "num-traits 0.2.11",2900]29012902[[package]]2903name = "num-rational"2904version = "0.2.4"2905source = "registry+https://github.com/rust-lang/crates.io-index"2906checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"2907dependencies = [2908 "autocfg 1.0.0",2909 "num-bigint",2910 "num-integer",2911 "num-traits 0.2.11",2912]29132914[[package]]2915name = "num-traits"2916version = "0.1.43"2917source = "registry+https://github.com/rust-lang/crates.io-index"2918checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"2919dependencies = [2920 "num-traits 0.2.11",2921]29222923[[package]]2924name = "num-traits"2925version = "0.2.11"2926source = "registry+https://github.com/rust-lang/crates.io-index"2927checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"2928dependencies = [2929 "autocfg 1.0.0",2930 "libm",2931]29322933[[package]]2934name = "num_cpus"2935version = "1.13.0"2936source = "registry+https://github.com/rust-lang/crates.io-index"2937checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"2938dependencies = [2939 "hermit-abi",2940 "libc",2941]29422943[[package]]2944name = "object"2945version = "0.18.0"2946source = "registry+https://github.com/rust-lang/crates.io-index"2947checksum = "e5666bbb90bc4d1e5bdcb26c0afda1822d25928341e9384ab187a9b37ab69e36"2948dependencies = [2949 "target-lexicon",2950]29512952[[package]]2953name = "object"2954version = "0.19.0"2955source = "registry+https://github.com/rust-lang/crates.io-index"2956checksum = "9cbca9424c482ee628fa549d9c812e2cd22f1180b9222c9200fdfa6eb31aecb2"29572958[[package]]2959name = "once_cell"2960version = "1.4.0"2961source = "registry+https://github.com/rust-lang/crates.io-index"2962checksum = "0b631f7e854af39a1739f401cf34a8a013dfe09eac4fa4dba91e9768bd28168d"2963dependencies = [2964 "parking_lot 0.10.2",2965]29662967[[package]]2968name = "opaque-debug"2969version = "0.2.3"2970source = "registry+https://github.com/rust-lang/crates.io-index"2971checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"29722973[[package]]2974name = "openssl-probe"2975version = "0.1.2"2976source = "registry+https://github.com/rust-lang/crates.io-index"2977checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"29782979[[package]]2980name = "owning_ref"2981version = "0.4.1"2982source = "registry+https://github.com/rust-lang/crates.io-index"2983checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"2984dependencies = [2985 "stable_deref_trait",2986]29872988[[package]]2989name = "pallet-aura"2990version = "2.0.0-rc4"2991source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"2992dependencies = [2993 "frame-support",2994 "frame-system",2995 "pallet-session",2996 "pallet-timestamp",2997 "parity-scale-codec",2998 "serde",2999 "sp-application-crypto",3000 "sp-consensus-aura",3001 "sp-inherents",3002 "sp-runtime",3003 "sp-std",3004 "sp-timestamp",3005]30063007[[package]]3008name = "pallet-balances"3009version = "2.0.0-rc4"3010source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3011dependencies = [3012 "frame-benchmarking",3013 "frame-support",3014 "frame-system",3015 "parity-scale-codec",3016 "serde",3017 "sp-runtime",3018 "sp-std",3019]30203021[[package]]3022name = "pallet-contracts"3023version = "2.0.0-rc4"3024source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3025dependencies = [3026 "frame-support",3027 "frame-system",3028 "pallet-contracts-primitives",3029 "parity-scale-codec",3030 "parity-wasm",3031 "pwasm-utils",3032 "serde",3033 "sp-core",3034 "sp-io",3035 "sp-runtime",3036 "sp-sandbox",3037 "sp-std",3038 "wasmi-validation",3039]30403041[[package]]3042name = "pallet-contracts-primitives"3043version = "2.0.0-rc4"3044source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3045dependencies = [3046 "parity-scale-codec",3047 "sp-runtime",3048 "sp-std",3049]30503051[[package]]3052name = "pallet-contracts-rpc"3053version = "0.8.0-rc4"3054source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3055dependencies = [3056 "jsonrpc-core",3057 "jsonrpc-core-client",3058 "jsonrpc-derive",3059 "pallet-contracts-primitives",3060 "pallet-contracts-rpc-runtime-api",3061 "parity-scale-codec",3062 "serde",3063 "sp-api",3064 "sp-blockchain",3065 "sp-core",3066 "sp-rpc",3067 "sp-runtime",3068]30693070[[package]]3071name = "pallet-contracts-rpc-runtime-api"3072version = "0.8.0-rc4"3073source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3074dependencies = [3075 "pallet-contracts-primitives",3076 "parity-scale-codec",3077 "sp-api",3078 "sp-runtime",3079 "sp-std",3080]30813082[[package]]3083name = "pallet-finality-tracker"3084version = "2.0.0-rc4"3085source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3086dependencies = [3087 "frame-support",3088 "frame-system",3089 "impl-trait-for-tuples",3090 "parity-scale-codec",3091 "serde",3092 "sp-finality-tracker",3093 "sp-inherents",3094 "sp-runtime",3095 "sp-std",3096]30973098[[package]]3099name = "pallet-grandpa"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 "pallet-finality-tracker",3106 "pallet-session",3107 "parity-scale-codec",3108 "serde",3109 "sp-application-crypto",3110 "sp-core",3111 "sp-finality-grandpa",3112 "sp-runtime",3113 "sp-session",3114 "sp-staking",3115 "sp-std",3116]31173118[[package]]3119name = "pallet-nft"3120version = "2.0.0-rc4"3121dependencies = [3122 "frame-support",3123 "frame-system",3124 "parity-scale-codec",3125 "sp-core",3126 "sp-io",3127 "sp-runtime",3128]31293130[[package]]3131name = "pallet-randomness-collective-flip"3132version = "2.0.0-rc4"3133source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3134dependencies = [3135 "frame-support",3136 "frame-system",3137 "parity-scale-codec",3138 "safe-mix",3139 "sp-runtime",3140 "sp-std",3141]31423143[[package]]3144name = "pallet-session"3145version = "2.0.0-rc4"3146source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3147dependencies = [3148 "frame-support",3149 "frame-system",3150 "impl-trait-for-tuples",3151 "pallet-timestamp",3152 "parity-scale-codec",3153 "serde",3154 "sp-core",3155 "sp-io",3156 "sp-runtime",3157 "sp-session",3158 "sp-staking",3159 "sp-std",3160 "sp-trie",3161]31623163[[package]]3164name = "pallet-sudo"3165version = "2.0.0-rc4"3166source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3167dependencies = [3168 "frame-support",3169 "frame-system",3170 "parity-scale-codec",3171 "serde",3172 "sp-io",3173 "sp-runtime",3174 "sp-std",3175]31763177[[package]]3178name = "pallet-timestamp"3179version = "2.0.0-rc4"3180source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3181dependencies = [3182 "frame-benchmarking",3183 "frame-support",3184 "frame-system",3185 "impl-trait-for-tuples",3186 "parity-scale-codec",3187 "serde",3188 "sp-inherents",3189 "sp-runtime",3190 "sp-std",3191 "sp-timestamp",3192]31933194[[package]]3195name = "pallet-transaction-payment"3196version = "2.0.0-rc4"3197source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3198dependencies = [3199 "frame-support",3200 "frame-system",3201 "pallet-transaction-payment-rpc-runtime-api",3202 "parity-scale-codec",3203 "serde",3204 "smallvec 1.4.0",3205 "sp-runtime",3206 "sp-std",3207]32083209[[package]]3210name = "pallet-transaction-payment-rpc-runtime-api"3211version = "2.0.0-rc4"3212source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"3213dependencies = [3214 "frame-support",3215 "parity-scale-codec",3216 "serde",3217 "sp-api",3218 "sp-runtime",3219 "sp-std",3220]32213222[[package]]3223name = "parity-db"3224version = "0.1.2"3225source = "registry+https://github.com/rust-lang/crates.io-index"3226checksum = "00d595e372d119261593297debbe4193811a4dc811d2a1ccbb8caaa6666ad7ab"3227dependencies = [3228 "blake2-rfc",3229 "crc32fast",3230 "libc",3231 "log",3232 "memmap",3233 "parking_lot 0.10.2",3234]32353236[[package]]3237name = "parity-multiaddr"3238version = "0.7.3"3239source = "registry+https://github.com/rust-lang/crates.io-index"3240checksum = "f77055f9e81921a8cc7bebeb6cded3d128931d51f1e3dd6251f0770a6d431477"3241dependencies = [3242 "arrayref",3243 "bs58",3244 "byteorder",3245 "data-encoding",3246 "parity-multihash",3247 "percent-encoding 2.1.0",3248 "serde",3249 "static_assertions",3250 "unsigned-varint",3251 "url 2.1.1",3252]32533254[[package]]3255name = "parity-multiaddr"3256version = "0.9.0"3257source = "registry+https://github.com/rust-lang/crates.io-index"3258checksum = "12ca96399f4a01aa89c59220c4f52ac371940eb4e53e3ce990da796f364bdf69"3259dependencies = [3260 "arrayref",3261 "bs58",3262 "byteorder",3263 "data-encoding",3264 "multihash",3265 "percent-encoding 2.1.0",3266 "serde",3267 "static_assertions",3268 "unsigned-varint",3269 "url 2.1.1",3270]32713272[[package]]3273name = "parity-multihash"3274version = "0.2.3"3275source = "registry+https://github.com/rust-lang/crates.io-index"3276checksum = "7a1cd2ba02391b81367bec529fb209019d718684fdc8ad6a712c2b536e46f775"3277dependencies = [3278 "blake2",3279 "bytes 0.5.4",3280 "rand 0.7.3",3281 "sha-1",3282 "sha2",3283 "sha3",3284 "unsigned-varint",3285]32863287[[package]]3288name = "parity-scale-codec"3289version = "1.3.1"3290source = "registry+https://github.com/rust-lang/crates.io-index"3291checksum = "a74f02beb35d47e0706155c9eac554b50c671e0d868fe8296bcdf44a9a4847bf"3292dependencies = [3293 "arrayvec 0.5.1",3294 "bitvec",3295 "byte-slice-cast",3296 "parity-scale-codec-derive",3297 "serde",3298]32993300[[package]]3301name = "parity-scale-codec-derive"3302version = "1.2.0"3303source = "registry+https://github.com/rust-lang/crates.io-index"3304checksum = "5a0ec292e92e8ec7c58e576adacc1e3f399c597c8f263c42f18420abe58e7245"3305dependencies = [3306 "proc-macro-crate",3307 "proc-macro2",3308 "quote 1.0.7",3309 "syn 1.0.31",3310]33113312[[package]]3313name = "parity-send-wrapper"3314version = "0.1.0"3315source = "registry+https://github.com/rust-lang/crates.io-index"3316checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"33173318[[package]]3319name = "parity-tokio-ipc"3320version = "0.4.0"3321source = "registry+https://github.com/rust-lang/crates.io-index"3322checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"3323dependencies = [3324 "bytes 0.4.12",3325 "futures 0.1.29",3326 "libc",3327 "log",3328 "mio-named-pipes",3329 "miow 0.3.5",3330 "rand 0.7.3",3331 "tokio 0.1.22",3332 "tokio-named-pipes",3333 "tokio-uds",3334 "winapi 0.3.8",3335]33363337[[package]]3338name = "parity-util-mem"3339version = "0.6.1"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c"3342dependencies = [3343 "cfg-if",3344 "impl-trait-for-tuples",3345 "parity-util-mem-derive",3346 "parking_lot 0.10.2",3347 "primitive-types",3348 "smallvec 1.4.0",3349 "winapi 0.3.8",3350]33513352[[package]]3353name = "parity-util-mem-derive"3354version = "0.1.0"3355source = "registry+https://github.com/rust-lang/crates.io-index"3356checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"3357dependencies = [3358 "proc-macro2",3359 "syn 1.0.31",3360 "synstructure",3361]33623363[[package]]3364name = "parity-wasm"3365version = "0.41.0"3366source = "registry+https://github.com/rust-lang/crates.io-index"3367checksum = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865"33683369[[package]]3370name = "parking_lot"3371version = "0.9.0"3372source = "registry+https://github.com/rust-lang/crates.io-index"3373checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"3374dependencies = [3375 "lock_api",3376 "parking_lot_core 0.6.2",3377 "rustc_version",3378]33793380[[package]]3381name = "parking_lot"3382version = "0.10.2"3383source = "registry+https://github.com/rust-lang/crates.io-index"3384checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"3385dependencies = [3386 "lock_api",3387 "parking_lot_core 0.7.2",3388]33893390[[package]]3391name = "parking_lot_core"3392version = "0.6.2"3393source = "registry+https://github.com/rust-lang/crates.io-index"3394checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"3395dependencies = [3396 "cfg-if",3397 "cloudabi",3398 "libc",3399 "redox_syscall",3400 "rustc_version",3401 "smallvec 0.6.13",3402 "winapi 0.3.8",3403]34043405[[package]]3406name = "parking_lot_core"3407version = "0.7.2"3408source = "registry+https://github.com/rust-lang/crates.io-index"3409checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"3410dependencies = [3411 "cfg-if",3412 "cloudabi",3413 "libc",3414 "redox_syscall",3415 "smallvec 1.4.0",3416 "winapi 0.3.8",3417]34183419[[package]]3420name = "paste"3421version = "0.1.16"3422source = "registry+https://github.com/rust-lang/crates.io-index"3423checksum = "d508492eeb1e5c38ee696371bf7b9fc33c83d46a7d451606b96458fbbbdc2dec"3424dependencies = [3425 "paste-impl",3426 "proc-macro-hack",3427]34283429[[package]]3430name = "paste-impl"3431version = "0.1.16"3432source = "registry+https://github.com/rust-lang/crates.io-index"3433checksum = "84f328a6a63192b333fce5fbb4be79db6758a4d518dfac6d54412f1492f72d32"3434dependencies = [3435 "proc-macro-hack",3436 "proc-macro2",3437 "quote 1.0.7",3438 "syn 1.0.31",3439]34403441[[package]]3442name = "pbkdf2"3443version = "0.3.0"3444source = "registry+https://github.com/rust-lang/crates.io-index"3445checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"3446dependencies = [3447 "byteorder",3448 "crypto-mac",3449]34503451[[package]]3452name = "peeking_take_while"3453version = "0.1.2"3454source = "registry+https://github.com/rust-lang/crates.io-index"3455checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"34563457[[package]]3458name = "percent-encoding"3459version = "1.0.1"3460source = "registry+https://github.com/rust-lang/crates.io-index"3461checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"34623463[[package]]3464name = "percent-encoding"3465version = "2.1.0"3466source = "registry+https://github.com/rust-lang/crates.io-index"3467checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"34683469[[package]]3470name = "petgraph"3471version = "0.5.1"3472source = "registry+https://github.com/rust-lang/crates.io-index"3473checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"3474dependencies = [3475 "fixedbitset",3476 "indexmap",3477]34783479[[package]]3480name = "pin-project"3481version = "0.4.20"3482source = "registry+https://github.com/rust-lang/crates.io-index"3483checksum = "e75373ff9037d112bb19bc61333a06a159eaeb217660dcfbea7d88e1db823919"3484dependencies = [3485 "pin-project-internal",3486]34873488[[package]]3489name = "pin-project-internal"3490version = "0.4.20"3491source = "registry+https://github.com/rust-lang/crates.io-index"3492checksum = "10b4b44893d3c370407a1d6a5cfde7c41ae0478e31c516c85f67eb3adc51be6d"3493dependencies = [3494 "proc-macro2",3495 "quote 1.0.7",3496 "syn 1.0.31",3497]34983499[[package]]3500name = "pin-project-lite"3501version = "0.1.7"3502source = "registry+https://github.com/rust-lang/crates.io-index"3503checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"35043505[[package]]3506name = "pin-utils"3507version = "0.1.0"3508source = "registry+https://github.com/rust-lang/crates.io-index"3509checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"35103511[[package]]3512name = "pkg-config"3513version = "0.3.17"3514source = "registry+https://github.com/rust-lang/crates.io-index"3515checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"35163517[[package]]3518name = "plain"3519version = "0.2.3"3520source = "registry+https://github.com/rust-lang/crates.io-index"3521checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"35223523[[package]]3524name = "platforms"3525version = "0.2.1"3526source = "registry+https://github.com/rust-lang/crates.io-index"3527checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"35283529[[package]]3530name = "ppv-lite86"3531version = "0.2.8"3532source = "registry+https://github.com/rust-lang/crates.io-index"3533checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"35343535[[package]]3536name = "primitive-types"3537version = "0.7.2"3538source = "registry+https://github.com/rust-lang/crates.io-index"3539checksum = "c55c21c64d0eaa4d7ed885d959ef2d62d9e488c27c0e02d9aa5ce6c877b7d5f8"3540dependencies = [3541 "fixed-hash",3542 "impl-codec",3543 "impl-serde 0.3.1",3544 "uint",3545]35463547[[package]]3548name = "proc-macro-crate"3549version = "0.1.4"3550source = "registry+https://github.com/rust-lang/crates.io-index"3551checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"3552dependencies = [3553 "toml",3554]35553556[[package]]3557name = "proc-macro-error"3558version = "1.0.2"3559source = "registry+https://github.com/rust-lang/crates.io-index"3560checksum = "98e9e4b82e0ef281812565ea4751049f1bdcdfccda7d3f459f2e138a40c08678"3561dependencies = [3562 "proc-macro-error-attr",3563 "proc-macro2",3564 "quote 1.0.7",3565 "syn 1.0.31",3566 "version_check",3567]35683569[[package]]3570name = "proc-macro-error-attr"3571version = "1.0.2"3572source = "registry+https://github.com/rust-lang/crates.io-index"3573checksum = "4f5444ead4e9935abd7f27dc51f7e852a0569ac888096d5ec2499470794e2e53"3574dependencies = [3575 "proc-macro2",3576 "quote 1.0.7",3577 "syn 1.0.31",3578 "syn-mid",3579 "version_check",3580]35813582[[package]]3583name = "proc-macro-hack"3584version = "0.5.16"3585source = "registry+https://github.com/rust-lang/crates.io-index"3586checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4"35873588[[package]]3589name = "proc-macro-nested"3590version = "0.1.5"3591source = "registry+https://github.com/rust-lang/crates.io-index"3592checksum = "0afe1bd463b9e9ed51d0e0f0b50b6b146aec855c56fd182bb242388710a9b6de"35933594[[package]]3595name = "proc-macro2"3596version = "1.0.18"3597source = "registry+https://github.com/rust-lang/crates.io-index"3598checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"3599dependencies = [3600 "unicode-xid 0.2.0",3601]36023603[[package]]3604name = "procfs"3605version = "0.7.9"3606source = "registry+https://github.com/rust-lang/crates.io-index"3607checksum = "c434e93ef69c216e68e4f417c927b4f31502c3560b72cfdb6827e2321c5c6b3e"3608dependencies = [3609 "bitflags",3610 "byteorder",3611 "chrono",3612 "hex",3613 "lazy_static",3614 "libc",3615 "libflate",3616]36173618[[package]]3619name = "prometheus"3620version = "0.8.0"3621source = "registry+https://github.com/rust-lang/crates.io-index"3622checksum = "b0575e258dab62268e7236d7307caa38848acbda7ec7ab87bd9093791e999d20"3623dependencies = [3624 "cfg-if",3625 "fnv",3626 "lazy_static",3627 "protobuf",3628 "spin",3629 "thiserror",3630]36313632[[package]]3633name = "prost"3634version = "0.6.1"3635source = "registry+https://github.com/rust-lang/crates.io-index"3636checksum = "ce49aefe0a6144a45de32927c77bd2859a5f7677b55f220ae5b744e87389c212"3637dependencies = [3638 "bytes 0.5.4",3639 "prost-derive",3640]36413642[[package]]3643name = "prost-build"3644version = "0.6.1"3645source = "registry+https://github.com/rust-lang/crates.io-index"3646checksum = "02b10678c913ecbd69350e8535c3aef91a8676c0773fc1d7b95cdd196d7f2f26"3647dependencies = [3648 "bytes 0.5.4",3649 "heck",3650 "itertools 0.8.2",3651 "log",3652 "multimap",3653 "petgraph",3654 "prost",3655 "prost-types",3656 "tempfile",3657 "which",3658]36593660[[package]]3661name = "prost-derive"3662version = "0.6.1"3663source = "registry+https://github.com/rust-lang/crates.io-index"3664checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72"3665dependencies = [3666 "anyhow",3667 "itertools 0.8.2",3668 "proc-macro2",3669 "quote 1.0.7",3670 "syn 1.0.31",3671]36723673[[package]]3674name = "prost-types"3675version = "0.6.1"3676source = "registry+https://github.com/rust-lang/crates.io-index"3677checksum = "1834f67c0697c001304b75be76f67add9c89742eda3a085ad8ee0bb38c3417aa"3678dependencies = [3679 "bytes 0.5.4",3680 "prost",3681]36823683[[package]]3684name = "protobuf"3685version = "2.14.0"3686source = "registry+https://github.com/rust-lang/crates.io-index"3687checksum = "8e86d370532557ae7573551a1ec8235a0f8d6cb276c7c9e6aa490b511c447485"36883689[[package]]3690name = "pwasm-utils"3691version = "0.12.0"3692source = "registry+https://github.com/rust-lang/crates.io-index"3693checksum = "4f7a12f176deee919f4ba55326ee17491c8b707d0987aed822682c821b660192"3694dependencies = [3695 "byteorder",3696 "log",3697 "parity-wasm",3698]36993700[[package]]3701name = "quick-error"3702version = "1.2.3"3703source = "registry+https://github.com/rust-lang/crates.io-index"3704checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"37053706[[package]]3707name = "quicksink"3708version = "0.1.2"3709source = "registry+https://github.com/rust-lang/crates.io-index"3710checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"3711dependencies = [3712 "futures-core",3713 "futures-sink",3714 "pin-project-lite",3715]37163717[[package]]3718name = "quote"3719version = "0.3.15"3720source = "registry+https://github.com/rust-lang/crates.io-index"3721checksum = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"37223723[[package]]3724name = "quote"3725version = "1.0.7"3726source = "registry+https://github.com/rust-lang/crates.io-index"3727checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"3728dependencies = [3729 "proc-macro2",3730]37313732[[package]]3733name = "radium"3734version = "0.3.0"3735source = "registry+https://github.com/rust-lang/crates.io-index"3736checksum = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac"37373738[[package]]3739name = "rand"3740version = "0.3.23"3741source = "registry+https://github.com/rust-lang/crates.io-index"3742checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"3743dependencies = [3744 "libc",3745 "rand 0.4.6",3746]37473748[[package]]3749name = "rand"3750version = "0.4.6"3751source = "registry+https://github.com/rust-lang/crates.io-index"3752checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"3753dependencies = [3754 "fuchsia-cprng",3755 "libc",3756 "rand_core 0.3.1",3757 "rdrand",3758 "winapi 0.3.8",3759]37603761[[package]]3762name = "rand"3763version = "0.5.6"3764source = "registry+https://github.com/rust-lang/crates.io-index"3765checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"3766dependencies = [3767 "cloudabi",3768 "fuchsia-cprng",3769 "libc",3770 "rand_core 0.3.1",3771 "winapi 0.3.8",3772]37733774[[package]]3775name = "rand"3776version = "0.6.5"3777source = "registry+https://github.com/rust-lang/crates.io-index"3778checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"3779dependencies = [3780 "autocfg 0.1.7",3781 "libc",3782 "rand_chacha 0.1.1",3783 "rand_core 0.4.2",3784 "rand_hc 0.1.0",3785 "rand_isaac",3786 "rand_jitter",3787 "rand_os",3788 "rand_pcg 0.1.2",3789 "rand_xorshift",3790 "winapi 0.3.8",3791]37923793[[package]]3794name = "rand"3795version = "0.7.3"3796source = "registry+https://github.com/rust-lang/crates.io-index"3797checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"3798dependencies = [3799 "getrandom",3800 "libc",3801 "rand_chacha 0.2.2",3802 "rand_core 0.5.1",3803 "rand_hc 0.2.0",3804 "rand_pcg 0.2.1",3805]38063807[[package]]3808name = "rand_chacha"3809version = "0.1.1"3810source = "registry+https://github.com/rust-lang/crates.io-index"3811checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"3812dependencies = [3813 "autocfg 0.1.7",3814 "rand_core 0.3.1",3815]38163817[[package]]3818name = "rand_chacha"3819version = "0.2.2"3820source = "registry+https://github.com/rust-lang/crates.io-index"3821checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"3822dependencies = [3823 "ppv-lite86",3824 "rand_core 0.5.1",3825]38263827[[package]]3828name = "rand_core"3829version = "0.3.1"3830source = "registry+https://github.com/rust-lang/crates.io-index"3831checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"3832dependencies = [3833 "rand_core 0.4.2",3834]38353836[[package]]3837name = "rand_core"3838version = "0.4.2"3839source = "registry+https://github.com/rust-lang/crates.io-index"3840checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"38413842[[package]]3843name = "rand_core"3844version = "0.5.1"3845source = "registry+https://github.com/rust-lang/crates.io-index"3846checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"3847dependencies = [3848 "getrandom",3849]38503851[[package]]3852name = "rand_hc"3853version = "0.1.0"3854source = "registry+https://github.com/rust-lang/crates.io-index"3855checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"3856dependencies = [3857 "rand_core 0.3.1",3858]38593860[[package]]3861name = "rand_hc"3862version = "0.2.0"3863source = "registry+https://github.com/rust-lang/crates.io-index"3864checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"3865dependencies = [3866 "rand_core 0.5.1",3867]38683869[[package]]3870name = "rand_isaac"3871version = "0.1.1"3872source = "registry+https://github.com/rust-lang/crates.io-index"3873checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"3874dependencies = [3875 "rand_core 0.3.1",3876]38773878[[package]]3879name = "rand_jitter"3880version = "0.1.4"3881source = "registry+https://github.com/rust-lang/crates.io-index"3882checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"3883dependencies = [3884 "libc",3885 "rand_core 0.4.2",3886 "winapi 0.3.8",3887]38883889[[package]]3890name = "rand_os"3891version = "0.1.3"3892source = "registry+https://github.com/rust-lang/crates.io-index"3893checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"3894dependencies = [3895 "cloudabi",3896 "fuchsia-cprng",3897 "libc",3898 "rand_core 0.4.2",3899 "rdrand",3900 "winapi 0.3.8",3901]39023903[[package]]3904name = "rand_pcg"3905version = "0.1.2"3906source = "registry+https://github.com/rust-lang/crates.io-index"3907checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"3908dependencies = [3909 "autocfg 0.1.7",3910 "rand_core 0.4.2",3911]39123913[[package]]3914name = "rand_pcg"3915version = "0.2.1"3916source = "registry+https://github.com/rust-lang/crates.io-index"3917checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"3918dependencies = [3919 "rand_core 0.5.1",3920]39213922[[package]]3923name = "rand_xorshift"3924version = "0.1.1"3925source = "registry+https://github.com/rust-lang/crates.io-index"3926checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"3927dependencies = [3928 "rand_core 0.3.1",3929]39303931[[package]]3932name = "raw-cpuid"3933version = "7.0.3"3934source = "registry+https://github.com/rust-lang/crates.io-index"3935checksum = "b4a349ca83373cfa5d6dbb66fd76e58b2cca08da71a5f6400de0a0a6a9bceeaf"3936dependencies = [3937 "bitflags",3938 "cc",3939 "rustc_version",3940]39413942[[package]]3943name = "rawpointer"3944version = "0.2.1"3945source = "registry+https://github.com/rust-lang/crates.io-index"3946checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"39473948[[package]]3949name = "rayon"3950version = "1.3.0"3951source = "registry+https://github.com/rust-lang/crates.io-index"3952checksum = "db6ce3297f9c85e16621bb8cca38a06779ffc31bb8184e1be4bed2be4678a098"3953dependencies = [3954 "crossbeam-deque",3955 "either",3956 "rayon-core",3957]39583959[[package]]3960name = "rayon-core"3961version = "1.7.0"3962source = "registry+https://github.com/rust-lang/crates.io-index"3963checksum = "08a89b46efaf957e52b18062fb2f4660f8b8a4dde1807ca002690868ef2c85a9"3964dependencies = [3965 "crossbeam-deque",3966 "crossbeam-queue",3967 "crossbeam-utils",3968 "lazy_static",3969 "num_cpus",3970]39713972[[package]]3973name = "rdrand"3974version = "0.4.0"3975source = "registry+https://github.com/rust-lang/crates.io-index"3976checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"3977dependencies = [3978 "rand_core 0.3.1",3979]39803981[[package]]3982name = "redox_syscall"3983version = "0.1.56"3984source = "registry+https://github.com/rust-lang/crates.io-index"3985checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"39863987[[package]]3988name = "redox_users"3989version = "0.3.4"3990source = "registry+https://github.com/rust-lang/crates.io-index"3991checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"3992dependencies = [3993 "getrandom",3994 "redox_syscall",3995 "rust-argon2",3996]39973998[[package]]3999name = "ref-cast"4000version = "1.0.1"4001source = "registry+https://github.com/rust-lang/crates.io-index"4002checksum = "0a214c7875e1b63fc1618db7c80efc0954f6156c9ff07699fd9039e255accdd1"4003dependencies = [4004 "ref-cast-impl",4005]40064007[[package]]4008name = "ref-cast-impl"4009version = "1.0.1"4010source = "registry+https://github.com/rust-lang/crates.io-index"4011checksum = "602eb59cda66fcb9aec25841fb76bc01d2b34282dcdd705028da297db6f3eec8"4012dependencies = [4013 "proc-macro2",4014 "quote 1.0.7",4015 "syn 1.0.31",4016]40174018[[package]]4019name = "regalloc"4020version = "0.0.21"4021source = "registry+https://github.com/rust-lang/crates.io-index"4022checksum = "b27b256b41986ac5141b37b8bbba85d314fbf546c182eb255af6720e07e4f804"4023dependencies = [4024 "log",4025 "rustc-hash",4026 "smallvec 1.4.0",4027]40284029[[package]]4030name = "regex"4031version = "1.3.9"4032source = "registry+https://github.com/rust-lang/crates.io-index"4033checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"4034dependencies = [4035 "aho-corasick",4036 "memchr",4037 "regex-syntax",4038 "thread_local",4039]40404041[[package]]4042name = "regex-syntax"4043version = "0.6.18"4044source = "registry+https://github.com/rust-lang/crates.io-index"4045checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"40464047[[package]]4048name = "region"4049version = "2.2.0"4050source = "registry+https://github.com/rust-lang/crates.io-index"4051checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"4052dependencies = [4053 "bitflags",4054 "libc",4055 "mach",4056 "winapi 0.3.8",4057]40584059[[package]]4060name = "remove_dir_all"4061version = "0.5.2"4062source = "registry+https://github.com/rust-lang/crates.io-index"4063checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"4064dependencies = [4065 "winapi 0.3.8",4066]40674068[[package]]4069name = "rental"4070version = "0.5.5"4071source = "registry+https://github.com/rust-lang/crates.io-index"4072checksum = "8545debe98b2b139fb04cad8618b530e9b07c152d99a5de83c860b877d67847f"4073dependencies = [4074 "rental-impl",4075 "stable_deref_trait",4076]40774078[[package]]4079name = "rental-impl"4080version = "0.5.5"4081source = "registry+https://github.com/rust-lang/crates.io-index"4082checksum = "475e68978dc5b743f2f40d8e0a8fdc83f1c5e78cbf4b8fa5e74e73beebc340de"4083dependencies = [4084 "proc-macro2",4085 "quote 1.0.7",4086 "syn 1.0.31",4087]40884089[[package]]4090name = "ring"4091version = "0.16.14"4092source = "registry+https://github.com/rust-lang/crates.io-index"4093checksum = "06b3fefa4f12272808f809a0af618501fdaba41a58963c5fb72238ab0be09603"4094dependencies = [4095 "cc",4096 "libc",4097 "once_cell",4098 "spin",4099 "untrusted",4100 "web-sys",4101 "winapi 0.3.8",4102]41034104[[package]]4105name = "rle-decode-fast"4106version = "1.0.1"4107source = "registry+https://github.com/rust-lang/crates.io-index"4108checksum = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"41094110[[package]]4111name = "rocksdb"4112version = "0.14.0"4113source = "registry+https://github.com/rust-lang/crates.io-index"4114checksum = "61aa17a99a2413cd71c1106691bf59dad7de0cd5099127f90e9d99c429c40d4a"4115dependencies = [4116 "libc",4117 "librocksdb-sys",4118]41194120[[package]]4121name = "rpassword"4122version = "4.0.5"4123source = "registry+https://github.com/rust-lang/crates.io-index"4124checksum = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f"4125dependencies = [4126 "libc",4127 "winapi 0.3.8",4128]41294130[[package]]4131name = "rust-argon2"4132version = "0.7.0"4133source = "registry+https://github.com/rust-lang/crates.io-index"4134checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"4135dependencies = [4136 "base64 0.11.0",4137 "blake2b_simd",4138 "constant_time_eq",4139 "crossbeam-utils",4140]41414142[[package]]4143name = "rustc-demangle"4144version = "0.1.16"4145source = "registry+https://github.com/rust-lang/crates.io-index"4146checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"41474148[[package]]4149name = "rustc-hash"4150version = "1.1.0"4151source = "registry+https://github.com/rust-lang/crates.io-index"4152checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"41534154[[package]]4155name = "rustc-hex"4156version = "2.1.0"4157source = "registry+https://github.com/rust-lang/crates.io-index"4158checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"41594160[[package]]4161name = "rustc_version"4162version = "0.2.3"4163source = "registry+https://github.com/rust-lang/crates.io-index"4164checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"4165dependencies = [4166 "semver",4167]41684169[[package]]4170name = "rustls"4171version = "0.17.0"4172source = "registry+https://github.com/rust-lang/crates.io-index"4173checksum = "c0d4a31f5d68413404705d6982529b0e11a9aacd4839d1d6222ee3b8cb4015e1"4174dependencies = [4175 "base64 0.11.0",4176 "log",4177 "ring",4178 "sct",4179 "webpki",4180]41814182[[package]]4183name = "rustls-native-certs"4184version = "0.3.0"4185source = "registry+https://github.com/rust-lang/crates.io-index"4186checksum = "a75ffeb84a6bd9d014713119542ce415db3a3e4748f0bfce1e1416cd224a23a5"4187dependencies = [4188 "openssl-probe",4189 "rustls",4190 "schannel",4191 "security-framework",4192]41934194[[package]]4195name = "rw-stream-sink"4196version = "0.2.1"4197source = "registry+https://github.com/rust-lang/crates.io-index"4198checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"4199dependencies = [4200 "futures 0.3.5",4201 "pin-project",4202 "static_assertions",4203]42044205[[package]]4206name = "ryu"4207version = "1.0.5"4208source = "registry+https://github.com/rust-lang/crates.io-index"4209checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"42104211[[package]]4212name = "safe-mix"4213version = "1.0.1"4214source = "registry+https://github.com/rust-lang/crates.io-index"4215checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"4216dependencies = [4217 "rustc_version",4218]42194220[[package]]4221name = "sc-basic-authorship"4222version = "0.8.0-rc4"4223source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4224dependencies = [4225 "futures 0.3.5",4226 "futures-timer 3.0.2",4227 "log",4228 "parity-scale-codec",4229 "sc-block-builder",4230 "sc-client-api",4231 "sc-proposer-metrics",4232 "sc-telemetry",4233 "sp-api",4234 "sp-blockchain",4235 "sp-consensus",4236 "sp-core",4237 "sp-inherents",4238 "sp-runtime",4239 "sp-transaction-pool",4240 "substrate-prometheus-endpoint",4241 "tokio-executor 0.2.0-alpha.6",4242]42434244[[package]]4245name = "sc-block-builder"4246version = "0.8.0-rc4"4247source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4248dependencies = [4249 "parity-scale-codec",4250 "sc-client-api",4251 "sp-api",4252 "sp-block-builder",4253 "sp-blockchain",4254 "sp-consensus",4255 "sp-core",4256 "sp-runtime",4257 "sp-state-machine",4258]42594260[[package]]4261name = "sc-chain-spec"4262version = "2.0.0-rc4"4263source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4264dependencies = [4265 "impl-trait-for-tuples",4266 "sc-chain-spec-derive",4267 "sc-network",4268 "sc-telemetry",4269 "serde",4270 "serde_json",4271 "sp-chain-spec",4272 "sp-core",4273 "sp-runtime",4274]42754276[[package]]4277name = "sc-chain-spec-derive"4278version = "2.0.0-rc4"4279source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4280dependencies = [4281 "proc-macro-crate",4282 "proc-macro2",4283 "quote 1.0.7",4284 "syn 1.0.31",4285]42864287[[package]]4288name = "sc-cli"4289version = "0.8.0-rc4"4290source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4291dependencies = [4292 "ansi_term 0.12.1",4293 "atty",4294 "chrono",4295 "derive_more",4296 "env_logger",4297 "fdlimit",4298 "futures 0.3.5",4299 "lazy_static",4300 "log",4301 "names",4302 "nix",4303 "parity-util-mem",4304 "regex",4305 "rpassword",4306 "sc-client-api",4307 "sc-informant",4308 "sc-network",4309 "sc-service",4310 "sc-telemetry",4311 "sc-tracing",4312 "serde_json",4313 "sp-blockchain",4314 "sp-core",4315 "sp-keyring",4316 "sp-panic-handler",4317 "sp-runtime",4318 "sp-state-machine",4319 "sp-utils",4320 "sp-version",4321 "structopt",4322 "substrate-prometheus-endpoint",4323 "time",4324 "tokio 0.2.21",4325]43264327[[package]]4328name = "sc-client-api"4329version = "2.0.0-rc4"4330source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4331dependencies = [4332 "derive_more",4333 "fnv",4334 "futures 0.3.5",4335 "hash-db",4336 "hex-literal",4337 "kvdb",4338 "lazy_static",4339 "log",4340 "parity-scale-codec",4341 "parking_lot 0.10.2",4342 "sc-executor",4343 "sc-telemetry",4344 "sp-api",4345 "sp-blockchain",4346 "sp-consensus",4347 "sp-core",4348 "sp-database",4349 "sp-externalities",4350 "sp-inherents",4351 "sp-keyring",4352 "sp-runtime",4353 "sp-state-machine",4354 "sp-std",4355 "sp-storage",4356 "sp-transaction-pool",4357 "sp-trie",4358 "sp-utils",4359 "sp-version",4360 "substrate-prometheus-endpoint",4361]43624363[[package]]4364name = "sc-client-db"4365version = "0.8.0-rc4"4366source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4367dependencies = [4368 "blake2-rfc",4369 "hash-db",4370 "kvdb",4371 "kvdb-memorydb",4372 "kvdb-rocksdb",4373 "linked-hash-map",4374 "log",4375 "parity-db",4376 "parity-scale-codec",4377 "parity-util-mem",4378 "parking_lot 0.10.2",4379 "sc-client-api",4380 "sc-executor",4381 "sc-state-db",4382 "sp-blockchain",4383 "sp-consensus",4384 "sp-core",4385 "sp-database",4386 "sp-runtime",4387 "sp-state-machine",4388 "sp-trie",4389 "substrate-prometheus-endpoint",4390]43914392[[package]]4393name = "sc-consensus"4394version = "0.8.0-rc4"4395source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4396dependencies = [4397 "sc-client-api",4398 "sp-blockchain",4399 "sp-consensus",4400 "sp-runtime",4401]44024403[[package]]4404name = "sc-consensus-aura"4405version = "0.8.0-rc4"4406source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4407dependencies = [4408 "derive_more",4409 "futures 0.3.5",4410 "futures-timer 3.0.2",4411 "log",4412 "parity-scale-codec",4413 "parking_lot 0.10.2",4414 "sc-block-builder",4415 "sc-client-api",4416 "sc-consensus-slots",4417 "sc-keystore",4418 "sc-telemetry",4419 "sp-api",4420 "sp-application-crypto",4421 "sp-block-builder",4422 "sp-blockchain",4423 "sp-consensus",4424 "sp-consensus-aura",4425 "sp-core",4426 "sp-inherents",4427 "sp-io",4428 "sp-runtime",4429 "sp-timestamp",4430 "sp-version",4431 "substrate-prometheus-endpoint",4432]44334434[[package]]4435name = "sc-consensus-slots"4436version = "0.8.0-rc4"4437source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4438dependencies = [4439 "futures 0.3.5",4440 "futures-timer 3.0.2",4441 "log",4442 "parity-scale-codec",4443 "parking_lot 0.10.2",4444 "sc-client-api",4445 "sc-telemetry",4446 "sp-api",4447 "sp-application-crypto",4448 "sp-blockchain",4449 "sp-consensus",4450 "sp-core",4451 "sp-inherents",4452 "sp-runtime",4453 "sp-state-machine",4454]44554456[[package]]4457name = "sc-executor"4458version = "0.8.0-rc4"4459source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4460dependencies = [4461 "derive_more",4462 "lazy_static",4463 "libsecp256k1",4464 "log",4465 "parity-scale-codec",4466 "parity-wasm",4467 "parking_lot 0.10.2",4468 "sc-executor-common",4469 "sc-executor-wasmi",4470 "sc-executor-wasmtime",4471 "sp-api",4472 "sp-core",4473 "sp-externalities",4474 "sp-io",4475 "sp-panic-handler",4476 "sp-runtime-interface",4477 "sp-serializer",4478 "sp-trie",4479 "sp-version",4480 "sp-wasm-interface",4481 "wasmi",4482]44834484[[package]]4485name = "sc-executor-common"4486version = "0.8.0-rc4"4487source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4488dependencies = [4489 "derive_more",4490 "log",4491 "parity-scale-codec",4492 "parity-wasm",4493 "sp-allocator",4494 "sp-core",4495 "sp-runtime-interface",4496 "sp-serializer",4497 "sp-wasm-interface",4498 "wasmi",4499]45004501[[package]]4502name = "sc-executor-wasmi"4503version = "0.8.0-rc4"4504source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4505dependencies = [4506 "log",4507 "parity-scale-codec",4508 "sc-executor-common",4509 "sp-allocator",4510 "sp-core",4511 "sp-runtime-interface",4512 "sp-wasm-interface",4513 "wasmi",4514]45154516[[package]]4517name = "sc-executor-wasmtime"4518version = "0.8.0-rc4"4519source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4520dependencies = [4521 "cranelift-codegen",4522 "cranelift-wasm",4523 "log",4524 "parity-scale-codec",4525 "parity-wasm",4526 "sc-executor-common",4527 "scoped-tls",4528 "sp-allocator",4529 "sp-core",4530 "sp-runtime-interface",4531 "sp-wasm-interface",4532 "substrate-wasmtime",4533 "substrate-wasmtime-runtime",4534 "wasmtime-environ",4535]45364537[[package]]4538name = "sc-finality-grandpa"4539version = "0.8.0-rc4"4540source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4541dependencies = [4542 "assert_matches",4543 "derive_more",4544 "finality-grandpa",4545 "fork-tree",4546 "futures 0.3.5",4547 "futures-timer 3.0.2",4548 "log",4549 "parity-scale-codec",4550 "parking_lot 0.10.2",4551 "pin-project",4552 "rand 0.7.3",4553 "sc-block-builder",4554 "sc-client-api",4555 "sc-consensus",4556 "sc-keystore",4557 "sc-network",4558 "sc-network-gossip",4559 "sc-telemetry",4560 "serde_json",4561 "sp-api",4562 "sp-application-crypto",4563 "sp-arithmetic",4564 "sp-blockchain",4565 "sp-consensus",4566 "sp-core",4567 "sp-finality-grandpa",4568 "sp-finality-tracker",4569 "sp-inherents",4570 "sp-runtime",4571 "sp-utils",4572 "substrate-prometheus-endpoint",4573]45744575[[package]]4576name = "sc-informant"4577version = "0.8.0-rc4"4578source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4579dependencies = [4580 "ansi_term 0.12.1",4581 "futures 0.3.5",4582 "log",4583 "parity-util-mem",4584 "parking_lot 0.10.2",4585 "sc-client-api",4586 "sc-network",4587 "sp-blockchain",4588 "sp-runtime",4589 "sp-transaction-pool",4590 "sp-utils",4591 "wasm-timer",4592]45934594[[package]]4595name = "sc-keystore"4596version = "2.0.0-rc4"4597source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4598dependencies = [4599 "derive_more",4600 "hex",4601 "merlin",4602 "parking_lot 0.10.2",4603 "rand 0.7.3",4604 "serde_json",4605 "sp-application-crypto",4606 "sp-core",4607 "subtle 2.2.3",4608]46094610[[package]]4611name = "sc-light"4612version = "2.0.0-rc4"4613source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4614dependencies = [4615 "hash-db",4616 "lazy_static",4617 "parity-scale-codec",4618 "parking_lot 0.10.2",4619 "sc-client-api",4620 "sc-executor",4621 "sp-api",4622 "sp-blockchain",4623 "sp-core",4624 "sp-externalities",4625 "sp-runtime",4626 "sp-state-machine",4627]46284629[[package]]4630name = "sc-network"4631version = "0.8.0-rc4"4632source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4633dependencies = [4634 "bitflags",4635 "bs58",4636 "bytes 0.5.4",4637 "derive_more",4638 "either",4639 "erased-serde",4640 "fnv",4641 "fork-tree",4642 "futures 0.3.5",4643 "futures-timer 3.0.2",4644 "futures_codec",4645 "hex",4646 "ip_network",4647 "libp2p",4648 "linked-hash-map",4649 "linked_hash_set",4650 "log",4651 "lru",4652 "nohash-hasher",4653 "parity-scale-codec",4654 "parking_lot 0.10.2",4655 "pin-project",4656 "prost",4657 "prost-build",4658 "rand 0.7.3",4659 "sc-block-builder",4660 "sc-client-api",4661 "sc-peerset",4662 "serde",4663 "serde_json",4664 "slog",4665 "slog_derive",4666 "smallvec 0.6.13",4667 "sp-arithmetic",4668 "sp-blockchain",4669 "sp-consensus",4670 "sp-core",4671 "sp-runtime",4672 "sp-utils",4673 "substrate-prometheus-endpoint",4674 "thiserror",4675 "unsigned-varint",4676 "void",4677 "wasm-timer",4678 "zeroize",4679]46804681[[package]]4682name = "sc-network-gossip"4683version = "0.8.0-rc4"4684source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4685dependencies = [4686 "futures 0.3.5",4687 "futures-timer 3.0.2",4688 "libp2p",4689 "log",4690 "lru",4691 "sc-network",4692 "sp-runtime",4693 "wasm-timer",4694]46954696[[package]]4697name = "sc-offchain"4698version = "2.0.0-rc4"4699source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4700dependencies = [4701 "bytes 0.5.4",4702 "fnv",4703 "futures 0.3.5",4704 "futures-timer 3.0.2",4705 "hyper 0.13.6",4706 "hyper-rustls",4707 "log",4708 "num_cpus",4709 "parity-scale-codec",4710 "parking_lot 0.10.2",4711 "rand 0.7.3",4712 "sc-client-api",4713 "sc-keystore",4714 "sc-network",4715 "sp-api",4716 "sp-core",4717 "sp-offchain",4718 "sp-runtime",4719 "sp-utils",4720 "threadpool",4721]47224723[[package]]4724name = "sc-peerset"4725version = "2.0.0-rc4"4726source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4727dependencies = [4728 "futures 0.3.5",4729 "libp2p",4730 "log",4731 "serde_json",4732 "sp-utils",4733 "wasm-timer",4734]47354736[[package]]4737name = "sc-proposer-metrics"4738version = "0.8.0-rc4"4739source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4740dependencies = [4741 "log",4742 "substrate-prometheus-endpoint",4743]47444745[[package]]4746name = "sc-rpc"4747version = "2.0.0-rc4"4748source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4749dependencies = [4750 "futures 0.3.5",4751 "hash-db",4752 "jsonrpc-core",4753 "jsonrpc-pubsub",4754 "log",4755 "parity-scale-codec",4756 "parking_lot 0.10.2",4757 "sc-block-builder",4758 "sc-client-api",4759 "sc-executor",4760 "sc-keystore",4761 "sc-rpc-api",4762 "serde_json",4763 "sp-api",4764 "sp-blockchain",4765 "sp-chain-spec",4766 "sp-core",4767 "sp-offchain",4768 "sp-rpc",4769 "sp-runtime",4770 "sp-session",4771 "sp-state-machine",4772 "sp-transaction-pool",4773 "sp-utils",4774 "sp-version",4775]47764777[[package]]4778name = "sc-rpc-api"4779version = "0.8.0-rc4"4780source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4781dependencies = [4782 "derive_more",4783 "futures 0.3.5",4784 "jsonrpc-core",4785 "jsonrpc-core-client",4786 "jsonrpc-derive",4787 "jsonrpc-pubsub",4788 "log",4789 "parity-scale-codec",4790 "parking_lot 0.10.2",4791 "serde",4792 "serde_json",4793 "sp-chain-spec",4794 "sp-core",4795 "sp-rpc",4796 "sp-runtime",4797 "sp-transaction-pool",4798 "sp-version",4799]48004801[[package]]4802name = "sc-rpc-server"4803version = "2.0.0-rc4"4804source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4805dependencies = [4806 "jsonrpc-core",4807 "jsonrpc-http-server",4808 "jsonrpc-ipc-server",4809 "jsonrpc-pubsub",4810 "jsonrpc-ws-server",4811 "log",4812 "serde",4813 "serde_json",4814 "sp-runtime",4815]48164817[[package]]4818name = "sc-service"4819version = "0.8.0-rc4"4820source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4821dependencies = [4822 "derive_more",4823 "directories",4824 "exit-future",4825 "futures 0.1.29",4826 "futures 0.3.5",4827 "futures-timer 3.0.2",4828 "hash-db",4829 "jsonrpc-pubsub",4830 "lazy_static",4831 "log",4832 "netstat2",4833 "parity-multiaddr 0.7.3",4834 "parity-scale-codec",4835 "parity-util-mem",4836 "parking_lot 0.10.2",4837 "pin-project",4838 "procfs",4839 "rand 0.7.3",4840 "sc-block-builder",4841 "sc-chain-spec",4842 "sc-client-api",4843 "sc-client-db",4844 "sc-executor",4845 "sc-informant",4846 "sc-keystore",4847 "sc-light",4848 "sc-network",4849 "sc-offchain",4850 "sc-rpc",4851 "sc-rpc-server",4852 "sc-telemetry",4853 "sc-tracing",4854 "sc-transaction-pool",4855 "serde",4856 "serde_json",4857 "slog",4858 "sp-api",4859 "sp-application-crypto",4860 "sp-block-builder",4861 "sp-blockchain",4862 "sp-consensus",4863 "sp-core",4864 "sp-externalities",4865 "sp-io",4866 "sp-runtime",4867 "sp-session",4868 "sp-state-machine",4869 "sp-transaction-pool",4870 "sp-trie",4871 "sp-utils",4872 "sp-version",4873 "substrate-prometheus-endpoint",4874 "sysinfo",4875 "tempfile",4876 "tracing",4877 "wasm-timer",4878]48794880[[package]]4881name = "sc-state-db"4882version = "0.8.0-rc4"4883source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4884dependencies = [4885 "log",4886 "parity-scale-codec",4887 "parity-util-mem",4888 "parity-util-mem-derive",4889 "parking_lot 0.10.2",4890 "sc-client-api",4891 "sp-core",4892]48934894[[package]]4895name = "sc-telemetry"4896version = "2.0.0-rc4"4897source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4898dependencies = [4899 "bytes 0.5.4",4900 "futures 0.3.5",4901 "futures-timer 3.0.2",4902 "libp2p",4903 "log",4904 "parking_lot 0.10.2",4905 "pin-project",4906 "rand 0.7.3",4907 "serde",4908 "slog",4909 "slog-json",4910 "slog-scope",4911 "take_mut",4912 "void",4913 "wasm-timer",4914]49154916[[package]]4917name = "sc-tracing"4918version = "2.0.0-rc4"4919source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4920dependencies = [4921 "erased-serde",4922 "log",4923 "parking_lot 0.10.2",4924 "rustc-hash",4925 "sc-telemetry",4926 "serde",4927 "serde_json",4928 "slog",4929 "sp-tracing",4930 "tracing-core",4931]49324933[[package]]4934name = "sc-transaction-graph"4935version = "2.0.0-rc4"4936source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4937dependencies = [4938 "derive_more",4939 "futures 0.3.5",4940 "linked-hash-map",4941 "log",4942 "parity-util-mem",4943 "parking_lot 0.10.2",4944 "serde",4945 "sp-blockchain",4946 "sp-core",4947 "sp-runtime",4948 "sp-transaction-pool",4949 "sp-utils",4950 "wasm-timer",4951]49524953[[package]]4954name = "sc-transaction-pool"4955version = "2.0.0-rc4"4956source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"4957dependencies = [4958 "derive_more",4959 "futures 0.3.5",4960 "futures-diagnose",4961 "intervalier",4962 "log",4963 "parity-scale-codec",4964 "parity-util-mem",4965 "parking_lot 0.10.2",4966 "sc-client-api",4967 "sc-transaction-graph",4968 "sp-api",4969 "sp-blockchain",4970 "sp-core",4971 "sp-runtime",4972 "sp-tracing",4973 "sp-transaction-pool",4974 "sp-utils",4975 "substrate-prometheus-endpoint",4976 "wasm-timer",4977]49784979[[package]]4980name = "schannel"4981version = "0.1.19"4982source = "registry+https://github.com/rust-lang/crates.io-index"4983checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"4984dependencies = [4985 "lazy_static",4986 "winapi 0.3.8",4987]49884989[[package]]4990name = "schnorrkel"4991version = "0.9.1"4992source = "registry+https://github.com/rust-lang/crates.io-index"4993checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"4994dependencies = [4995 "arrayref",4996 "arrayvec 0.5.1",4997 "curve25519-dalek",4998 "getrandom",4999 "merlin",5000 "rand 0.7.3",5001 "rand_core 0.5.1",5002 "sha2",5003 "subtle 2.2.3",5004 "zeroize",5005]50065007[[package]]5008name = "scoped-tls"5009version = "1.0.0"5010source = "registry+https://github.com/rust-lang/crates.io-index"5011checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"50125013[[package]]5014name = "scopeguard"5015version = "1.1.0"5016source = "registry+https://github.com/rust-lang/crates.io-index"5017checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"50185019[[package]]5020name = "scroll"5021version = "0.10.1"5022source = "registry+https://github.com/rust-lang/crates.io-index"5023checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"5024dependencies = [5025 "scroll_derive",5026]50275028[[package]]5029name = "scroll_derive"5030version = "0.10.2"5031source = "registry+https://github.com/rust-lang/crates.io-index"5032checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"5033dependencies = [5034 "proc-macro2",5035 "quote 1.0.7",5036 "syn 1.0.31",5037]50385039[[package]]5040name = "sct"5041version = "0.6.0"5042source = "registry+https://github.com/rust-lang/crates.io-index"5043checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"5044dependencies = [5045 "ring",5046 "untrusted",5047]50485049[[package]]5050name = "security-framework"5051version = "0.4.4"5052source = "registry+https://github.com/rust-lang/crates.io-index"5053checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"5054dependencies = [5055 "bitflags",5056 "core-foundation",5057 "core-foundation-sys",5058 "libc",5059 "security-framework-sys",5060]50615062[[package]]5063name = "security-framework-sys"5064version = "0.4.3"5065source = "registry+https://github.com/rust-lang/crates.io-index"5066checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"5067dependencies = [5068 "core-foundation-sys",5069 "libc",5070]50715072[[package]]5073name = "semver"5074version = "0.9.0"5075source = "registry+https://github.com/rust-lang/crates.io-index"5076checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"5077dependencies = [5078 "semver-parser",5079]50805081[[package]]5082name = "semver-parser"5083version = "0.7.0"5084source = "registry+https://github.com/rust-lang/crates.io-index"5085checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"50865087[[package]]5088name = "send_wrapper"5089version = "0.2.0"5090source = "registry+https://github.com/rust-lang/crates.io-index"5091checksum = "a0eddf2e8f50ced781f288c19f18621fa72a3779e3cb58dbf23b07469b0abeb4"50925093[[package]]5094name = "serde"5095version = "1.0.111"5096source = "registry+https://github.com/rust-lang/crates.io-index"5097checksum = "c9124df5b40cbd380080b2cc6ab894c040a3070d995f5c9dc77e18c34a8ae37d"5098dependencies = [5099 "serde_derive",5100]51015102[[package]]5103name = "serde_derive"5104version = "1.0.111"5105source = "registry+https://github.com/rust-lang/crates.io-index"5106checksum = "3f2c3ac8e6ca1e9c80b8be1023940162bf81ae3cffbb1809474152f2ce1eb250"5107dependencies = [5108 "proc-macro2",5109 "quote 1.0.7",5110 "syn 1.0.31",5111]51125113[[package]]5114name = "serde_json"5115version = "1.0.55"5116source = "registry+https://github.com/rust-lang/crates.io-index"5117checksum = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"5118dependencies = [5119 "itoa",5120 "ryu",5121 "serde",5122]51235124[[package]]5125name = "sha-1"5126version = "0.8.2"5127source = "registry+https://github.com/rust-lang/crates.io-index"5128checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"5129dependencies = [5130 "block-buffer",5131 "digest",5132 "fake-simd",5133 "opaque-debug",5134]51355136[[package]]5137name = "sha1"5138version = "0.6.0"5139source = "registry+https://github.com/rust-lang/crates.io-index"5140checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"51415142[[package]]5143name = "sha2"5144version = "0.8.2"5145source = "registry+https://github.com/rust-lang/crates.io-index"5146checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"5147dependencies = [5148 "block-buffer",5149 "digest",5150 "fake-simd",5151 "opaque-debug",5152]51535154[[package]]5155name = "sha3"5156version = "0.8.2"5157source = "registry+https://github.com/rust-lang/crates.io-index"5158checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"5159dependencies = [5160 "block-buffer",5161 "byte-tools",5162 "digest",5163 "keccak",5164 "opaque-debug",5165]51665167[[package]]5168name = "shlex"5169version = "0.1.1"5170source = "registry+https://github.com/rust-lang/crates.io-index"5171checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"51725173[[package]]5174name = "signal-hook-registry"5175version = "1.2.0"5176source = "registry+https://github.com/rust-lang/crates.io-index"5177checksum = "94f478ede9f64724c5d173d7bb56099ec3e2d9fc2774aac65d34b8b890405f41"5178dependencies = [5179 "arc-swap",5180 "libc",5181]51825183[[package]]5184name = "slab"5185version = "0.4.2"5186source = "registry+https://github.com/rust-lang/crates.io-index"5187checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"51885189[[package]]5190name = "slog"5191version = "2.5.2"5192source = "registry+https://github.com/rust-lang/crates.io-index"5193checksum = "1cc9c640a4adbfbcc11ffb95efe5aa7af7309e002adab54b185507dbf2377b99"5194dependencies = [5195 "erased-serde",5196]51975198[[package]]5199name = "slog-json"5200version = "2.3.0"5201source = "registry+https://github.com/rust-lang/crates.io-index"5202checksum = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a"5203dependencies = [5204 "chrono",5205 "erased-serde",5206 "serde",5207 "serde_json",5208 "slog",5209]52105211[[package]]5212name = "slog-scope"5213version = "4.3.0"5214source = "registry+https://github.com/rust-lang/crates.io-index"5215checksum = "7c44c89dd8b0ae4537d1ae318353eaf7840b4869c536e31c41e963d1ea523ee6"5216dependencies = [5217 "arc-swap",5218 "lazy_static",5219 "slog",5220]52215222[[package]]5223name = "slog_derive"5224version = "0.2.0"5225source = "registry+https://github.com/rust-lang/crates.io-index"5226checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b"5227dependencies = [5228 "proc-macro2",5229 "quote 1.0.7",5230 "syn 1.0.31",5231]52325233[[package]]5234name = "smallvec"5235version = "0.6.13"5236source = "registry+https://github.com/rust-lang/crates.io-index"5237checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"5238dependencies = [5239 "maybe-uninit",5240]52415242[[package]]5243name = "smallvec"5244version = "1.4.0"5245source = "registry+https://github.com/rust-lang/crates.io-index"5246checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"52475248[[package]]5249name = "snow"5250version = "0.6.2"5251source = "registry+https://github.com/rust-lang/crates.io-index"5252checksum = "afb767eee7d257ba202f0b9b08673bc13b22281632ef45267b19f13100accd2f"5253dependencies = [5254 "arrayref",5255 "blake2-rfc",5256 "chacha20-poly1305-aead",5257 "rand 0.7.3",5258 "rand_core 0.5.1",5259 "ring",5260 "rustc_version",5261 "sha2",5262 "subtle 2.2.3",5263 "x25519-dalek",5264]52655266[[package]]5267name = "socket2"5268version = "0.3.12"5269source = "registry+https://github.com/rust-lang/crates.io-index"5270checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"5271dependencies = [5272 "cfg-if",5273 "libc",5274 "redox_syscall",5275 "winapi 0.3.8",5276]52775278[[package]]5279name = "soketto"5280version = "0.3.2"5281source = "registry+https://github.com/rust-lang/crates.io-index"5282checksum = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b"5283dependencies = [5284 "base64 0.11.0",5285 "bytes 0.5.4",5286 "flate2",5287 "futures 0.3.5",5288 "http 0.2.1",5289 "httparse",5290 "log",5291 "rand 0.7.3",5292 "sha1",5293 "smallvec 1.4.0",5294 "static_assertions",5295 "thiserror",5296]52975298[[package]]5299name = "sp-allocator"5300version = "2.0.0-rc4"5301source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5302dependencies = [5303 "derive_more",5304 "log",5305 "sp-core",5306 "sp-std",5307 "sp-wasm-interface",5308]53095310[[package]]5311name = "sp-api"5312version = "2.0.0-rc4"5313source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5314dependencies = [5315 "hash-db",5316 "parity-scale-codec",5317 "sp-api-proc-macro",5318 "sp-core",5319 "sp-runtime",5320 "sp-state-machine",5321 "sp-std",5322 "sp-version",5323]53245325[[package]]5326name = "sp-api-proc-macro"5327version = "2.0.0-rc4"5328source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5329dependencies = [5330 "blake2-rfc",5331 "proc-macro-crate",5332 "proc-macro2",5333 "quote 1.0.7",5334 "syn 1.0.31",5335]53365337[[package]]5338name = "sp-application-crypto"5339version = "2.0.0-rc4"5340source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5341dependencies = [5342 "parity-scale-codec",5343 "serde",5344 "sp-core",5345 "sp-io",5346 "sp-std",5347]53485349[[package]]5350name = "sp-arithmetic"5351version = "2.0.0-rc4"5352source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5353dependencies = [5354 "integer-sqrt",5355 "num-traits 0.2.11",5356 "parity-scale-codec",5357 "serde",5358 "sp-debug-derive",5359 "sp-std",5360]53615362[[package]]5363name = "sp-block-builder"5364version = "2.0.0-rc4"5365source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5366dependencies = [5367 "parity-scale-codec",5368 "sp-api",5369 "sp-inherents",5370 "sp-runtime",5371 "sp-std",5372]53735374[[package]]5375name = "sp-blockchain"5376version = "2.0.0-rc4"5377source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5378dependencies = [5379 "derive_more",5380 "log",5381 "lru",5382 "parity-scale-codec",5383 "parking_lot 0.10.2",5384 "sp-block-builder",5385 "sp-consensus",5386 "sp-runtime",5387 "sp-state-machine",5388]53895390[[package]]5391name = "sp-chain-spec"5392version = "2.0.0-rc4"5393source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5394dependencies = [5395 "serde",5396 "serde_json",5397]53985399[[package]]5400name = "sp-consensus"5401version = "0.8.0-rc4"5402source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5403dependencies = [5404 "derive_more",5405 "futures 0.3.5",5406 "futures-timer 3.0.2",5407 "libp2p",5408 "log",5409 "parity-scale-codec",5410 "parking_lot 0.10.2",5411 "serde",5412 "sp-core",5413 "sp-inherents",5414 "sp-runtime",5415 "sp-state-machine",5416 "sp-std",5417 "sp-utils",5418 "sp-version",5419 "substrate-prometheus-endpoint",5420 "wasm-timer",5421]54225423[[package]]5424name = "sp-consensus-aura"5425version = "0.8.0-rc4"5426source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5427dependencies = [5428 "parity-scale-codec",5429 "sp-api",5430 "sp-application-crypto",5431 "sp-inherents",5432 "sp-runtime",5433 "sp-std",5434 "sp-timestamp",5435]54365437[[package]]5438name = "sp-core"5439version = "2.0.0-rc4"5440source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5441dependencies = [5442 "base58",5443 "blake2-rfc",5444 "byteorder",5445 "derive_more",5446 "ed25519-dalek",5447 "futures 0.3.5",5448 "hash-db",5449 "hash256-std-hasher",5450 "hex",5451 "impl-serde 0.3.1",5452 "lazy_static",5453 "libsecp256k1",5454 "log",5455 "merlin",5456 "num-traits 0.2.11",5457 "parity-scale-codec",5458 "parity-util-mem",5459 "parking_lot 0.10.2",5460 "primitive-types",5461 "rand 0.7.3",5462 "regex",5463 "schnorrkel",5464 "serde",5465 "sha2",5466 "sp-debug-derive",5467 "sp-externalities",5468 "sp-runtime-interface",5469 "sp-std",5470 "sp-storage",5471 "substrate-bip39",5472 "tiny-bip39",5473 "tiny-keccak",5474 "twox-hash",5475 "wasmi",5476 "zeroize",5477]54785479[[package]]5480name = "sp-database"5481version = "2.0.0-rc4"5482source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5483dependencies = [5484 "kvdb",5485 "parking_lot 0.10.2",5486]54875488[[package]]5489name = "sp-debug-derive"5490version = "2.0.0-rc4"5491source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5492dependencies = [5493 "proc-macro2",5494 "quote 1.0.7",5495 "syn 1.0.31",5496]54975498[[package]]5499name = "sp-externalities"5500version = "0.8.0-rc4"5501source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5502dependencies = [5503 "environmental",5504 "parity-scale-codec",5505 "sp-std",5506 "sp-storage",5507]55085509[[package]]5510name = "sp-finality-grandpa"5511version = "2.0.0-rc4"5512source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5513dependencies = [5514 "finality-grandpa",5515 "log",5516 "parity-scale-codec",5517 "serde",5518 "sp-api",5519 "sp-application-crypto",5520 "sp-core",5521 "sp-runtime",5522 "sp-std",5523]55245525[[package]]5526name = "sp-finality-tracker"5527version = "2.0.0-rc4"5528source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5529dependencies = [5530 "parity-scale-codec",5531 "sp-inherents",5532 "sp-std",5533]55345535[[package]]5536name = "sp-inherents"5537version = "2.0.0-rc4"5538source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5539dependencies = [5540 "derive_more",5541 "parity-scale-codec",5542 "parking_lot 0.10.2",5543 "sp-core",5544 "sp-std",5545]55465547[[package]]5548name = "sp-io"5549version = "2.0.0-rc4"5550source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5551dependencies = [5552 "futures 0.3.5",5553 "hash-db",5554 "libsecp256k1",5555 "log",5556 "parity-scale-codec",5557 "parking_lot 0.10.2",5558 "sp-core",5559 "sp-externalities",5560 "sp-runtime-interface",5561 "sp-state-machine",5562 "sp-std",5563 "sp-tracing",5564 "sp-trie",5565 "sp-wasm-interface",5566]55675568[[package]]5569name = "sp-keyring"5570version = "2.0.0-rc4"5571source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5572dependencies = [5573 "lazy_static",5574 "sp-core",5575 "sp-runtime",5576 "strum",5577]55785579[[package]]5580name = "sp-offchain"5581version = "2.0.0-rc4"5582source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5583dependencies = [5584 "sp-api",5585 "sp-core",5586 "sp-runtime",5587]55885589[[package]]5590name = "sp-panic-handler"5591version = "2.0.0-rc4"5592source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5593dependencies = [5594 "backtrace",5595 "log",5596]55975598[[package]]5599name = "sp-rpc"5600version = "2.0.0-rc4"5601source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5602dependencies = [5603 "serde",5604 "sp-core",5605]56065607[[package]]5608name = "sp-runtime"5609version = "2.0.0-rc4"5610source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5611dependencies = [5612 "either",5613 "hash256-std-hasher",5614 "impl-trait-for-tuples",5615 "log",5616 "parity-scale-codec",5617 "parity-util-mem",5618 "paste",5619 "rand 0.7.3",5620 "serde",5621 "sp-application-crypto",5622 "sp-arithmetic",5623 "sp-core",5624 "sp-inherents",5625 "sp-io",5626 "sp-std",5627]56285629[[package]]5630name = "sp-runtime-interface"5631version = "2.0.0-rc4"5632source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5633dependencies = [5634 "parity-scale-codec",5635 "primitive-types",5636 "sp-externalities",5637 "sp-runtime-interface-proc-macro",5638 "sp-std",5639 "sp-tracing",5640 "sp-wasm-interface",5641 "static_assertions",5642]56435644[[package]]5645name = "sp-runtime-interface-proc-macro"5646version = "2.0.0-rc4"5647source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5648dependencies = [5649 "Inflector",5650 "proc-macro-crate",5651 "proc-macro2",5652 "quote 1.0.7",5653 "syn 1.0.31",5654]56555656[[package]]5657name = "sp-sandbox"5658version = "0.8.0-rc4"5659source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5660dependencies = [5661 "parity-scale-codec",5662 "sp-core",5663 "sp-io",5664 "sp-std",5665 "sp-wasm-interface",5666 "wasmi",5667]56685669[[package]]5670name = "sp-serializer"5671version = "2.0.0-rc4"5672source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5673dependencies = [5674 "serde",5675 "serde_json",5676]56775678[[package]]5679name = "sp-session"5680version = "2.0.0-rc4"5681source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5682dependencies = [5683 "parity-scale-codec",5684 "sp-api",5685 "sp-core",5686 "sp-runtime",5687 "sp-staking",5688 "sp-std",5689]56905691[[package]]5692name = "sp-staking"5693version = "2.0.0-rc4"5694source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5695dependencies = [5696 "parity-scale-codec",5697 "sp-runtime",5698 "sp-std",5699]57005701[[package]]5702name = "sp-state-machine"5703version = "0.8.0-rc4"5704source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5705dependencies = [5706 "hash-db",5707 "itertools 0.9.0",5708 "log",5709 "num-traits 0.2.11",5710 "parity-scale-codec",5711 "parking_lot 0.10.2",5712 "rand 0.7.3",5713 "smallvec 1.4.0",5714 "sp-core",5715 "sp-externalities",5716 "sp-panic-handler",5717 "sp-trie",5718 "trie-db",5719 "trie-root",5720]57215722[[package]]5723name = "sp-std"5724version = "2.0.0-rc4"5725source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"57265727[[package]]5728name = "sp-storage"5729version = "2.0.0-rc4"5730source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5731dependencies = [5732 "impl-serde 0.2.3",5733 "ref-cast",5734 "serde",5735 "sp-debug-derive",5736 "sp-std",5737]57385739[[package]]5740name = "sp-timestamp"5741version = "2.0.0-rc4"5742source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5743dependencies = [5744 "impl-trait-for-tuples",5745 "parity-scale-codec",5746 "sp-api",5747 "sp-inherents",5748 "sp-runtime",5749 "sp-std",5750 "wasm-timer",5751]57525753[[package]]5754name = "sp-tracing"5755version = "2.0.0-rc4"5756source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5757dependencies = [5758 "log",5759 "rental",5760 "tracing",5761]57625763[[package]]5764name = "sp-transaction-pool"5765version = "2.0.0-rc4"5766source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5767dependencies = [5768 "derive_more",5769 "futures 0.3.5",5770 "log",5771 "parity-scale-codec",5772 "serde",5773 "sp-api",5774 "sp-blockchain",5775 "sp-runtime",5776 "sp-utils",5777]57785779[[package]]5780name = "sp-trie"5781version = "2.0.0-rc4"5782source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5783dependencies = [5784 "hash-db",5785 "memory-db",5786 "parity-scale-codec",5787 "sp-core",5788 "sp-std",5789 "trie-db",5790 "trie-root",5791]57925793[[package]]5794name = "sp-utils"5795version = "2.0.0-rc4"5796source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5797dependencies = [5798 "futures 0.3.5",5799 "futures-core",5800 "futures-timer 3.0.2",5801 "lazy_static",5802 "prometheus",5803]58045805[[package]]5806name = "sp-version"5807version = "2.0.0-rc4"5808source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5809dependencies = [5810 "impl-serde 0.2.3",5811 "parity-scale-codec",5812 "serde",5813 "sp-runtime",5814 "sp-std",5815]58165817[[package]]5818name = "sp-wasm-interface"5819version = "2.0.0-rc4"5820source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5821dependencies = [5822 "impl-trait-for-tuples",5823 "parity-scale-codec",5824 "sp-std",5825 "wasmi",5826]58275828[[package]]5829name = "spin"5830version = "0.5.2"5831source = "registry+https://github.com/rust-lang/crates.io-index"5832checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"58335834[[package]]5835name = "stable_deref_trait"5836version = "1.1.1"5837source = "registry+https://github.com/rust-lang/crates.io-index"5838checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"58395840[[package]]5841name = "static_assertions"5842version = "1.1.0"5843source = "registry+https://github.com/rust-lang/crates.io-index"5844checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"58455846[[package]]5847name = "statrs"5848version = "0.10.0"5849source = "registry+https://github.com/rust-lang/crates.io-index"5850checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"5851dependencies = [5852 "rand 0.5.6",5853]58545855[[package]]5856name = "string"5857version = "0.2.1"5858source = "registry+https://github.com/rust-lang/crates.io-index"5859checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"5860dependencies = [5861 "bytes 0.4.12",5862]58635864[[package]]5865name = "string-interner"5866version = "0.7.1"5867source = "registry+https://github.com/rust-lang/crates.io-index"5868checksum = "fd710eadff449a1531351b0e43eb81ea404336fa2f56c777427ab0e32a4cf183"5869dependencies = [5870 "serde",5871]58725873[[package]]5874name = "strsim"5875version = "0.8.0"5876source = "registry+https://github.com/rust-lang/crates.io-index"5877checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"58785879[[package]]5880name = "structopt"5881version = "0.3.14"5882source = "registry+https://github.com/rust-lang/crates.io-index"5883checksum = "863246aaf5ddd0d6928dfeb1a9ca65f505599e4e1b399935ef7e75107516b4ef"5884dependencies = [5885 "clap",5886 "lazy_static",5887 "structopt-derive",5888]58895890[[package]]5891name = "structopt-derive"5892version = "0.4.7"5893source = "registry+https://github.com/rust-lang/crates.io-index"5894checksum = "d239ca4b13aee7a2142e6795cbd69e457665ff8037aed33b3effdc430d2f927a"5895dependencies = [5896 "heck",5897 "proc-macro-error",5898 "proc-macro2",5899 "quote 1.0.7",5900 "syn 1.0.31",5901]59025903[[package]]5904name = "strum"5905version = "0.16.0"5906source = "registry+https://github.com/rust-lang/crates.io-index"5907checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"5908dependencies = [5909 "strum_macros",5910]59115912[[package]]5913name = "strum_macros"5914version = "0.16.0"5915source = "registry+https://github.com/rust-lang/crates.io-index"5916checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"5917dependencies = [5918 "heck",5919 "proc-macro2",5920 "quote 1.0.7",5921 "syn 1.0.31",5922]59235924[[package]]5925name = "substrate-bip39"5926version = "0.4.1"5927source = "registry+https://github.com/rust-lang/crates.io-index"5928checksum = "c004e8166d6e0aa3a9d5fa673e5b7098ff25f930de1013a21341988151e681bb"5929dependencies = [5930 "hmac",5931 "pbkdf2",5932 "schnorrkel",5933 "sha2",5934]59355936[[package]]5937name = "substrate-build-script-utils"5938version = "2.0.0-rc4"5939source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5940dependencies = [5941 "platforms",5942]59435944[[package]]5945name = "substrate-prometheus-endpoint"5946version = "0.8.0-rc4"5947source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"5948dependencies = [5949 "async-std",5950 "derive_more",5951 "futures-util",5952 "hyper 0.13.6",5953 "log",5954 "prometheus",5955 "tokio 0.2.21",5956]59575958[[package]]5959name = "substrate-wasm-builder-runner"5960version = "1.0.6"5961source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f21a579c478fe5d4f51e1fa71f7db9fd4"59625963[[package]]5964name = "substrate-wasmtime"5965version = "0.16.0-threadsafe.4"5966source = "registry+https://github.com/rust-lang/crates.io-index"5967checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a"5968dependencies = [5969 "anyhow",5970 "backtrace",5971 "cfg-if",5972 "lazy_static",5973 "libc",5974 "region",5975 "rustc-demangle",5976 "substrate-wasmtime-jit",5977 "substrate-wasmtime-profiling",5978 "substrate-wasmtime-runtime",5979 "target-lexicon",5980 "wasmparser 0.52.2",5981 "wasmtime-environ",5982 "wat",5983 "winapi 0.3.8",5984]59855986[[package]]5987name = "substrate-wasmtime-jit"5988version = "0.16.0-threadsafe.4"5989source = "registry+https://github.com/rust-lang/crates.io-index"5990checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a"5991dependencies = [5992 "anyhow",5993 "cfg-if",5994 "cranelift-codegen",5995 "cranelift-entity",5996 "cranelift-frontend",5997 "cranelift-native",5998 "cranelift-wasm",5999 "gimli 0.20.0",6000 "log",6001 "more-asserts",6002 "region",6003 "substrate-wasmtime-profiling",6004 "substrate-wasmtime-runtime",6005 "target-lexicon",6006 "thiserror",6007 "wasmparser 0.52.2",6008 "wasmtime-debug",6009 "wasmtime-environ",6010 "winapi 0.3.8",6011]60126013[[package]]6014name = "substrate-wasmtime-profiling"6015version = "0.16.0-threadsafe.4"6016source = "registry+https://github.com/rust-lang/crates.io-index"6017checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97"6018dependencies = [6019 "anyhow",6020 "cfg-if",6021 "gimli 0.20.0",6022 "lazy_static",6023 "libc",6024 "object 0.18.0",6025 "scroll",6026 "serde",6027 "substrate-wasmtime-runtime",6028 "target-lexicon",6029 "wasmtime-environ",6030]60316032[[package]]6033name = "substrate-wasmtime-runtime"6034version = "0.16.0-threadsafe.4"6035source = "registry+https://github.com/rust-lang/crates.io-index"6036checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2"6037dependencies = [6038 "backtrace",6039 "cc",6040 "cfg-if",6041 "indexmap",6042 "lazy_static",6043 "libc",6044 "memoffset",6045 "more-asserts",6046 "region",6047 "thiserror",6048 "wasmtime-environ",6049 "winapi 0.3.8",6050]60516052[[package]]6053name = "subtle"6054version = "1.0.0"6055source = "registry+https://github.com/rust-lang/crates.io-index"6056checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"60576058[[package]]6059name = "subtle"6060version = "2.2.3"6061source = "registry+https://github.com/rust-lang/crates.io-index"6062checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"60636064[[package]]6065name = "syn"6066version = "0.11.11"6067source = "registry+https://github.com/rust-lang/crates.io-index"6068checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"6069dependencies = [6070 "quote 0.3.15",6071 "synom",6072 "unicode-xid 0.0.4",6073]60746075[[package]]6076name = "syn"6077version = "1.0.31"6078source = "registry+https://github.com/rust-lang/crates.io-index"6079checksum = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"6080dependencies = [6081 "proc-macro2",6082 "quote 1.0.7",6083 "unicode-xid 0.2.0",6084]60856086[[package]]6087name = "syn-mid"6088version = "0.5.0"6089source = "registry+https://github.com/rust-lang/crates.io-index"6090checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"6091dependencies = [6092 "proc-macro2",6093 "quote 1.0.7",6094 "syn 1.0.31",6095]60966097[[package]]6098name = "synom"6099version = "0.11.3"6100source = "registry+https://github.com/rust-lang/crates.io-index"6101checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"6102dependencies = [6103 "unicode-xid 0.0.4",6104]61056106[[package]]6107name = "synstructure"6108version = "0.12.4"6109source = "registry+https://github.com/rust-lang/crates.io-index"6110checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"6111dependencies = [6112 "proc-macro2",6113 "quote 1.0.7",6114 "syn 1.0.31",6115 "unicode-xid 0.2.0",6116]61176118[[package]]6119name = "sysinfo"6120version = "0.13.4"6121source = "registry+https://github.com/rust-lang/crates.io-index"6122checksum = "1cac193374347e7c263c5f547524f36ff8ec6702d56c8799c8331d26dffe8c1e"6123dependencies = [6124 "cfg-if",6125 "doc-comment",6126 "libc",6127 "ntapi",6128 "once_cell",6129 "rayon",6130 "winapi 0.3.8",6131]61326133[[package]]6134name = "take_mut"6135version = "0.2.2"6136source = "registry+https://github.com/rust-lang/crates.io-index"6137checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"61386139[[package]]6140name = "target-lexicon"6141version = "0.10.0"6142source = "registry+https://github.com/rust-lang/crates.io-index"6143checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"61446145[[package]]6146name = "tempfile"6147version = "3.1.0"6148source = "registry+https://github.com/rust-lang/crates.io-index"6149checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"6150dependencies = [6151 "cfg-if",6152 "libc",6153 "rand 0.7.3",6154 "redox_syscall",6155 "remove_dir_all",6156 "winapi 0.3.8",6157]61586159[[package]]6160name = "termcolor"6161version = "1.1.0"6162source = "registry+https://github.com/rust-lang/crates.io-index"6163checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"6164dependencies = [6165 "winapi-util",6166]61676168[[package]]6169name = "textwrap"6170version = "0.11.0"6171source = "registry+https://github.com/rust-lang/crates.io-index"6172checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"6173dependencies = [6174 "unicode-width",6175]61766177[[package]]6178name = "thiserror"6179version = "1.0.19"6180source = "registry+https://github.com/rust-lang/crates.io-index"6181checksum = "b13f926965ad00595dd129fa12823b04bbf866e9085ab0a5f2b05b850fbfc344"6182dependencies = [6183 "thiserror-impl",6184]61856186[[package]]6187name = "thiserror-impl"6188version = "1.0.19"6189source = "registry+https://github.com/rust-lang/crates.io-index"6190checksum = "893582086c2f98cde18f906265a65b5030a074b1046c674ae898be6519a7f479"6191dependencies = [6192 "proc-macro2",6193 "quote 1.0.7",6194 "syn 1.0.31",6195]61966197[[package]]6198name = "thread_local"6199version = "1.0.1"6200source = "registry+https://github.com/rust-lang/crates.io-index"6201checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"6202dependencies = [6203 "lazy_static",6204]62056206[[package]]6207name = "threadpool"6208version = "1.8.1"6209source = "registry+https://github.com/rust-lang/crates.io-index"6210checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"6211dependencies = [6212 "num_cpus",6213]62146215[[package]]6216name = "time"6217version = "0.1.43"6218source = "registry+https://github.com/rust-lang/crates.io-index"6219checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"6220dependencies = [6221 "libc",6222 "winapi 0.3.8",6223]62246225[[package]]6226name = "tiny-bip39"6227version = "0.7.3"6228source = "registry+https://github.com/rust-lang/crates.io-index"6229checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2"6230dependencies = [6231 "failure",6232 "hmac",6233 "once_cell",6234 "pbkdf2",6235 "rand 0.7.3",6236 "rustc-hash",6237 "sha2",6238 "unicode-normalization",6239]62406241[[package]]6242name = "tiny-keccak"6243version = "2.0.2"6244source = "registry+https://github.com/rust-lang/crates.io-index"6245checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"6246dependencies = [6247 "crunchy",6248]62496250[[package]]6251name = "tokio"6252version = "0.1.22"6253source = "registry+https://github.com/rust-lang/crates.io-index"6254checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"6255dependencies = [6256 "bytes 0.4.12",6257 "futures 0.1.29",6258 "mio",6259 "num_cpus",6260 "tokio-codec",6261 "tokio-current-thread",6262 "tokio-executor 0.1.10",6263 "tokio-fs",6264 "tokio-io",6265 "tokio-reactor",6266 "tokio-sync 0.1.8",6267 "tokio-tcp",6268 "tokio-threadpool",6269 "tokio-timer",6270 "tokio-udp",6271 "tokio-uds",6272]62736274[[package]]6275name = "tokio"6276version = "0.2.21"6277source = "registry+https://github.com/rust-lang/crates.io-index"6278checksum = "d099fa27b9702bed751524694adbe393e18b36b204da91eb1cbbbbb4a5ee2d58"6279dependencies = [6280 "bytes 0.5.4",6281 "fnv",6282 "futures-core",6283 "iovec",6284 "lazy_static",6285 "libc",6286 "memchr",6287 "mio",6288 "mio-uds",6289 "num_cpus",6290 "pin-project-lite",6291 "signal-hook-registry",6292 "slab",6293 "winapi 0.3.8",6294]62956296[[package]]6297name = "tokio-buf"6298version = "0.1.1"6299source = "registry+https://github.com/rust-lang/crates.io-index"6300checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"6301dependencies = [6302 "bytes 0.4.12",6303 "either",6304 "futures 0.1.29",6305]63066307[[package]]6308name = "tokio-codec"6309version = "0.1.2"6310source = "registry+https://github.com/rust-lang/crates.io-index"6311checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"6312dependencies = [6313 "bytes 0.4.12",6314 "futures 0.1.29",6315 "tokio-io",6316]63176318[[package]]6319name = "tokio-current-thread"6320version = "0.1.7"6321source = "registry+https://github.com/rust-lang/crates.io-index"6322checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"6323dependencies = [6324 "futures 0.1.29",6325 "tokio-executor 0.1.10",6326]63276328[[package]]6329name = "tokio-executor"6330version = "0.1.10"6331source = "registry+https://github.com/rust-lang/crates.io-index"6332checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"6333dependencies = [6334 "crossbeam-utils",6335 "futures 0.1.29",6336]63376338[[package]]6339name = "tokio-executor"6340version = "0.2.0-alpha.6"6341source = "registry+https://github.com/rust-lang/crates.io-index"6342checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"6343dependencies = [6344 "futures-util-preview",6345 "lazy_static",6346 "tokio-sync 0.2.0-alpha.6",6347]63486349[[package]]6350name = "tokio-fs"6351version = "0.1.7"6352source = "registry+https://github.com/rust-lang/crates.io-index"6353checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"6354dependencies = [6355 "futures 0.1.29",6356 "tokio-io",6357 "tokio-threadpool",6358]63596360[[package]]6361name = "tokio-io"6362version = "0.1.13"6363source = "registry+https://github.com/rust-lang/crates.io-index"6364checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"6365dependencies = [6366 "bytes 0.4.12",6367 "futures 0.1.29",6368 "log",6369]63706371[[package]]6372name = "tokio-named-pipes"6373version = "0.1.0"6374source = "registry+https://github.com/rust-lang/crates.io-index"6375checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"6376dependencies = [6377 "bytes 0.4.12",6378 "futures 0.1.29",6379 "mio",6380 "mio-named-pipes",6381 "tokio 0.1.22",6382]63836384[[package]]6385name = "tokio-reactor"6386version = "0.1.12"6387source = "registry+https://github.com/rust-lang/crates.io-index"6388checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"6389dependencies = [6390 "crossbeam-utils",6391 "futures 0.1.29",6392 "lazy_static",6393 "log",6394 "mio",6395 "num_cpus",6396 "parking_lot 0.9.0",6397 "slab",6398 "tokio-executor 0.1.10",6399 "tokio-io",6400 "tokio-sync 0.1.8",6401]64026403[[package]]6404name = "tokio-rustls"6405version = "0.13.1"6406source = "registry+https://github.com/rust-lang/crates.io-index"6407checksum = "15cb62a0d2770787abc96e99c1cd98fcf17f94959f3af63ca85bdfb203f051b4"6408dependencies = [6409 "futures-core",6410 "rustls",6411 "tokio 0.2.21",6412 "webpki",6413]64146415[[package]]6416name = "tokio-service"6417version = "0.1.0"6418source = "registry+https://github.com/rust-lang/crates.io-index"6419checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"6420dependencies = [6421 "futures 0.1.29",6422]64236424[[package]]6425name = "tokio-sync"6426version = "0.1.8"6427source = "registry+https://github.com/rust-lang/crates.io-index"6428checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"6429dependencies = [6430 "fnv",6431 "futures 0.1.29",6432]64336434[[package]]6435name = "tokio-sync"6436version = "0.2.0-alpha.6"6437source = "registry+https://github.com/rust-lang/crates.io-index"6438checksum = "4f1aaeb685540f7407ea0e27f1c9757d258c7c6bf4e3eb19da6fc59b747239d2"6439dependencies = [6440 "fnv",6441 "futures-core-preview",6442 "futures-util-preview",6443]64446445[[package]]6446name = "tokio-tcp"6447version = "0.1.4"6448source = "registry+https://github.com/rust-lang/crates.io-index"6449checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"6450dependencies = [6451 "bytes 0.4.12",6452 "futures 0.1.29",6453 "iovec",6454 "mio",6455 "tokio-io",6456 "tokio-reactor",6457]64586459[[package]]6460name = "tokio-threadpool"6461version = "0.1.18"6462source = "registry+https://github.com/rust-lang/crates.io-index"6463checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"6464dependencies = [6465 "crossbeam-deque",6466 "crossbeam-queue",6467 "crossbeam-utils",6468 "futures 0.1.29",6469 "lazy_static",6470 "log",6471 "num_cpus",6472 "slab",6473 "tokio-executor 0.1.10",6474]64756476[[package]]6477name = "tokio-timer"6478version = "0.2.13"6479source = "registry+https://github.com/rust-lang/crates.io-index"6480checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"6481dependencies = [6482 "crossbeam-utils",6483 "futures 0.1.29",6484 "slab",6485 "tokio-executor 0.1.10",6486]64876488[[package]]6489name = "tokio-udp"6490version = "0.1.6"6491source = "registry+https://github.com/rust-lang/crates.io-index"6492checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"6493dependencies = [6494 "bytes 0.4.12",6495 "futures 0.1.29",6496 "log",6497 "mio",6498 "tokio-codec",6499 "tokio-io",6500 "tokio-reactor",6501]65026503[[package]]6504name = "tokio-uds"6505version = "0.2.6"6506source = "registry+https://github.com/rust-lang/crates.io-index"6507checksum = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"6508dependencies = [6509 "bytes 0.4.12",6510 "futures 0.1.29",6511 "iovec",6512 "libc",6513 "log",6514 "mio",6515 "mio-uds",6516 "tokio-codec",6517 "tokio-io",6518 "tokio-reactor",6519]65206521[[package]]6522name = "tokio-util"6523version = "0.3.1"6524source = "registry+https://github.com/rust-lang/crates.io-index"6525checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"6526dependencies = [6527 "bytes 0.5.4",6528 "futures-core",6529 "futures-sink",6530 "log",6531 "pin-project-lite",6532 "tokio 0.2.21",6533]65346535[[package]]6536name = "toml"6537version = "0.5.6"6538source = "registry+https://github.com/rust-lang/crates.io-index"6539checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"6540dependencies = [6541 "serde",6542]65436544[[package]]6545name = "tower-service"6546version = "0.3.0"6547source = "registry+https://github.com/rust-lang/crates.io-index"6548checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"65496550[[package]]6551name = "tracing"6552version = "0.1.15"6553source = "registry+https://github.com/rust-lang/crates.io-index"6554checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f"6555dependencies = [6556 "cfg-if",6557 "tracing-attributes",6558 "tracing-core",6559]65606561[[package]]6562name = "tracing-attributes"6563version = "0.1.8"6564source = "registry+https://github.com/rust-lang/crates.io-index"6565checksum = "99bbad0de3fd923c9c3232ead88510b783e5a4d16a6154adffa3d53308de984c"6566dependencies = [6567 "proc-macro2",6568 "quote 1.0.7",6569 "syn 1.0.31",6570]65716572[[package]]6573name = "tracing-core"6574version = "0.1.10"6575source = "registry+https://github.com/rust-lang/crates.io-index"6576checksum = "0aa83a9a47081cd522c09c81b31aec2c9273424976f922ad61c053b58350b715"6577dependencies = [6578 "lazy_static",6579]65806581[[package]]6582name = "trie-db"6583version = "0.21.0"6584source = "registry+https://github.com/rust-lang/crates.io-index"6585checksum = "cb230c24c741993b04cfccbabb45acff6f6480c5f00d3ed8794ea43db3a9d727"6586dependencies = [6587 "hash-db",6588 "hashbrown",6589 "log",6590 "rustc-hex",6591 "smallvec 1.4.0",6592]65936594[[package]]6595name = "trie-root"6596version = "0.16.0"6597source = "registry+https://github.com/rust-lang/crates.io-index"6598checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"6599dependencies = [6600 "hash-db",6601]66026603[[package]]6604name = "try-lock"6605version = "0.2.2"6606source = "registry+https://github.com/rust-lang/crates.io-index"6607checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"66086609[[package]]6610name = "twox-hash"6611version = "1.5.0"6612source = "registry+https://github.com/rust-lang/crates.io-index"6613checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"6614dependencies = [6615 "rand 0.7.3",6616]66176618[[package]]6619name = "typenum"6620version = "1.12.0"6621source = "registry+https://github.com/rust-lang/crates.io-index"6622checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"66236624[[package]]6625name = "uint"6626version = "0.8.3"6627source = "registry+https://github.com/rust-lang/crates.io-index"6628checksum = "173cd16430c206dc1a430af8a89a0e9c076cf15cb42b4aedb10e8cc8fee73681"6629dependencies = [6630 "byteorder",6631 "crunchy",6632 "rustc-hex",6633 "static_assertions",6634]66356636[[package]]6637name = "unicase"6638version = "2.6.0"6639source = "registry+https://github.com/rust-lang/crates.io-index"6640checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"6641dependencies = [6642 "version_check",6643]66446645[[package]]6646name = "unicode-bidi"6647version = "0.3.4"6648source = "registry+https://github.com/rust-lang/crates.io-index"6649checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"6650dependencies = [6651 "matches",6652]66536654[[package]]6655name = "unicode-normalization"6656version = "0.1.12"6657source = "registry+https://github.com/rust-lang/crates.io-index"6658checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"6659dependencies = [6660 "smallvec 1.4.0",6661]66626663[[package]]6664name = "unicode-segmentation"6665version = "1.6.0"6666source = "registry+https://github.com/rust-lang/crates.io-index"6667checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"66686669[[package]]6670name = "unicode-width"6671version = "0.1.7"6672source = "registry+https://github.com/rust-lang/crates.io-index"6673checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"66746675[[package]]6676name = "unicode-xid"6677version = "0.0.4"6678source = "registry+https://github.com/rust-lang/crates.io-index"6679checksum = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"66806681[[package]]6682name = "unicode-xid"6683version = "0.2.0"6684source = "registry+https://github.com/rust-lang/crates.io-index"6685checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"66866687[[package]]6688name = "unsigned-varint"6689version = "0.3.3"6690source = "registry+https://github.com/rust-lang/crates.io-index"6691checksum = "f67332660eb59a6f1eb24ff1220c9e8d01738a8503c6002e30bcfe4bd9f2b4a9"6692dependencies = [6693 "bytes 0.5.4",6694 "futures-io",6695 "futures-util",6696 "futures_codec",6697]66986699[[package]]6700name = "untrusted"6701version = "0.7.1"6702source = "registry+https://github.com/rust-lang/crates.io-index"6703checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"67046705[[package]]6706name = "url"6707version = "1.7.2"6708source = "registry+https://github.com/rust-lang/crates.io-index"6709checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"6710dependencies = [6711 "idna 0.1.5",6712 "matches",6713 "percent-encoding 1.0.1",6714]67156716[[package]]6717name = "url"6718version = "2.1.1"6719source = "registry+https://github.com/rust-lang/crates.io-index"6720checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"6721dependencies = [6722 "idna 0.2.0",6723 "matches",6724 "percent-encoding 2.1.0",6725]67266727[[package]]6728name = "vcpkg"6729version = "0.2.10"6730source = "registry+https://github.com/rust-lang/crates.io-index"6731checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"67326733[[package]]6734name = "vec_map"6735version = "0.8.2"6736source = "registry+https://github.com/rust-lang/crates.io-index"6737checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"67386739[[package]]6740name = "version_check"6741version = "0.9.2"6742source = "registry+https://github.com/rust-lang/crates.io-index"6743checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"67446745[[package]]6746name = "void"6747version = "1.0.2"6748source = "registry+https://github.com/rust-lang/crates.io-index"6749checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"67506751[[package]]6752name = "want"6753version = "0.2.0"6754source = "registry+https://github.com/rust-lang/crates.io-index"6755checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"6756dependencies = [6757 "futures 0.1.29",6758 "log",6759 "try-lock",6760]67616762[[package]]6763name = "want"6764version = "0.3.0"6765source = "registry+https://github.com/rust-lang/crates.io-index"6766checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"6767dependencies = [6768 "log",6769 "try-lock",6770]67716772[[package]]6773name = "wasi"6774version = "0.9.0+wasi-snapshot-preview1"6775source = "registry+https://github.com/rust-lang/crates.io-index"6776checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"67776778[[package]]6779name = "wasm-bindgen"6780version = "0.2.63"6781source = "registry+https://github.com/rust-lang/crates.io-index"6782checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0"6783dependencies = [6784 "cfg-if",6785 "wasm-bindgen-macro",6786]67876788[[package]]6789name = "wasm-bindgen-backend"6790version = "0.2.63"6791source = "registry+https://github.com/rust-lang/crates.io-index"6792checksum = "ded84f06e0ed21499f6184df0e0cb3494727b0c5da89534e0fcc55c51d812101"6793dependencies = [6794 "bumpalo",6795 "lazy_static",6796 "log",6797 "proc-macro2",6798 "quote 1.0.7",6799 "syn 1.0.31",6800 "wasm-bindgen-shared",6801]68026803[[package]]6804name = "wasm-bindgen-futures"6805version = "0.4.13"6806source = "registry+https://github.com/rust-lang/crates.io-index"6807checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6"6808dependencies = [6809 "cfg-if",6810 "js-sys",6811 "wasm-bindgen",6812 "web-sys",6813]68146815[[package]]6816name = "wasm-bindgen-macro"6817version = "0.2.63"6818source = "registry+https://github.com/rust-lang/crates.io-index"6819checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3"6820dependencies = [6821 "quote 1.0.7",6822 "wasm-bindgen-macro-support",6823]68246825[[package]]6826name = "wasm-bindgen-macro-support"6827version = "0.2.63"6828source = "registry+https://github.com/rust-lang/crates.io-index"6829checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92"6830dependencies = [6831 "proc-macro2",6832 "quote 1.0.7",6833 "syn 1.0.31",6834 "wasm-bindgen-backend",6835 "wasm-bindgen-shared",6836]68376838[[package]]6839name = "wasm-bindgen-shared"6840version = "0.2.63"6841source = "registry+https://github.com/rust-lang/crates.io-index"6842checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd"68436844[[package]]6845name = "wasm-timer"6846version = "0.2.4"6847source = "registry+https://github.com/rust-lang/crates.io-index"6848checksum = "324c5e65a08699c9c4334ba136597ab22b85dccd4b65dd1e36ccf8f723a95b54"6849dependencies = [6850 "futures 0.3.5",6851 "js-sys",6852 "parking_lot 0.9.0",6853 "pin-utils",6854 "send_wrapper",6855 "wasm-bindgen",6856 "wasm-bindgen-futures",6857 "web-sys",6858]68596860[[package]]6861name = "wasmi"6862version = "0.6.2"6863source = "registry+https://github.com/rust-lang/crates.io-index"6864checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"6865dependencies = [6866 "libc",6867 "memory_units",6868 "num-rational",6869 "num-traits 0.2.11",6870 "parity-wasm",6871 "wasmi-validation",6872]68736874[[package]]6875name = "wasmi-validation"6876version = "0.3.0"6877source = "registry+https://github.com/rust-lang/crates.io-index"6878checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"6879dependencies = [6880 "parity-wasm",6881]68826883[[package]]6884name = "wasmparser"6885version = "0.51.4"6886source = "registry+https://github.com/rust-lang/crates.io-index"6887checksum = "aeb1956b19469d1c5e63e459d29e7b5aa0f558d9f16fcef09736f8a265e6c10a"68886889[[package]]6890name = "wasmparser"6891version = "0.52.2"6892source = "registry+https://github.com/rust-lang/crates.io-index"6893checksum = "733954023c0b39602439e60a65126fd31b003196d3a1e8e4531b055165a79b31"68946895[[package]]6896name = "wasmtime-debug"6897version = "0.16.0"6898source = "registry+https://github.com/rust-lang/crates.io-index"6899checksum = "d39ba645aee700b29ff0093028b4123556dd142a74973f04ed6225eedb40e77d"6900dependencies = [6901 "anyhow",6902 "faerie",6903 "gimli 0.20.0",6904 "more-asserts",6905 "target-lexicon",6906 "thiserror",6907 "wasmparser 0.51.4",6908 "wasmtime-environ",6909]69106911[[package]]6912name = "wasmtime-environ"6913version = "0.16.0"6914source = "registry+https://github.com/rust-lang/crates.io-index"6915checksum = "ed54fd9d64dfeeee7c285fd126174a6b5e6d4efc7e5a1566fdb635e60ff6a74e"6916dependencies = [6917 "anyhow",6918 "base64 0.12.3",6919 "bincode",6920 "cranelift-codegen",6921 "cranelift-entity",6922 "cranelift-wasm",6923 "directories",6924 "errno",6925 "file-per-thread-logger",6926 "indexmap",6927 "libc",6928 "log",6929 "more-asserts",6930 "rayon",6931 "serde",6932 "sha2",6933 "thiserror",6934 "toml",6935 "wasmparser 0.51.4",6936 "winapi 0.3.8",6937 "zstd",6938]69396940[[package]]6941name = "wast"6942version = "21.0.0"6943source = "registry+https://github.com/rust-lang/crates.io-index"6944checksum = "0b1844f66a2bc8526d71690104c0e78a8e59ffa1597b7245769d174ebb91deb5"6945dependencies = [6946 "leb128",6947]69486949[[package]]6950name = "wat"6951version = "1.0.22"6952source = "registry+https://github.com/rust-lang/crates.io-index"6953checksum = "ce85d72b74242c340e9e3492cfb602652d7bb324c3172dd441b5577e39a2e18c"6954dependencies = [6955 "wast",6956]69576958[[package]]6959name = "web-sys"6960version = "0.3.40"6961source = "registry+https://github.com/rust-lang/crates.io-index"6962checksum = "7b72fe77fd39e4bd3eaa4412fd299a0be6b3dfe9d2597e2f1c20beb968f41d17"6963dependencies = [6964 "js-sys",6965 "wasm-bindgen",6966]69676968[[package]]6969name = "webpki"6970version = "0.21.3"6971source = "registry+https://github.com/rust-lang/crates.io-index"6972checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"6973dependencies = [6974 "ring",6975 "untrusted",6976]69776978[[package]]6979name = "webpki-roots"6980version = "0.18.0"6981source = "registry+https://github.com/rust-lang/crates.io-index"6982checksum = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4"6983dependencies = [6984 "webpki",6985]69866987[[package]]6988name = "webpki-roots"6989version = "0.19.0"6990source = "registry+https://github.com/rust-lang/crates.io-index"6991checksum = "f8eff4b7516a57307f9349c64bf34caa34b940b66fed4b2fb3136cb7386e5739"6992dependencies = [6993 "webpki",6994]69956996[[package]]6997name = "which"6998version = "3.1.1"6999source = "registry+https://github.com/rust-lang/crates.io-index"7000checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"7001dependencies = [7002 "libc",7003]70047005[[package]]7006name = "winapi"7007version = "0.2.8"7008source = "registry+https://github.com/rust-lang/crates.io-index"7009checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"70107011[[package]]7012name = "winapi"7013version = "0.3.8"7014source = "registry+https://github.com/rust-lang/crates.io-index"7015checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"7016dependencies = [7017 "winapi-i686-pc-windows-gnu",7018 "winapi-x86_64-pc-windows-gnu",7019]70207021[[package]]7022name = "winapi-build"7023version = "0.1.1"7024source = "registry+https://github.com/rust-lang/crates.io-index"7025checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"70267027[[package]]7028name = "winapi-i686-pc-windows-gnu"7029version = "0.4.0"7030source = "registry+https://github.com/rust-lang/crates.io-index"7031checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"70327033[[package]]7034name = "winapi-util"7035version = "0.1.5"7036source = "registry+https://github.com/rust-lang/crates.io-index"7037checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"7038dependencies = [7039 "winapi 0.3.8",7040]70417042[[package]]7043name = "winapi-x86_64-pc-windows-gnu"7044version = "0.4.0"7045source = "registry+https://github.com/rust-lang/crates.io-index"7046checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"70477048[[package]]7049name = "ws"7050version = "0.9.1"7051source = "registry+https://github.com/rust-lang/crates.io-index"7052checksum = "c51a2c47b5798ccc774ffb93ff536aec7c4275d722fd9c740c83cdd1af1f2d94"7053dependencies = [7054 "byteorder",7055 "bytes 0.4.12",7056 "httparse",7057 "log",7058 "mio",7059 "mio-extras",7060 "rand 0.7.3",7061 "sha-1",7062 "slab",7063 "url 2.1.1",7064]70657066[[package]]7067name = "ws2_32-sys"7068version = "0.2.1"7069source = "registry+https://github.com/rust-lang/crates.io-index"7070checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"7071dependencies = [7072 "winapi 0.2.8",7073 "winapi-build",7074]70757076[[package]]7077name = "x25519-dalek"7078version = "0.6.0"7079source = "registry+https://github.com/rust-lang/crates.io-index"7080checksum = "637ff90c9540fa3073bb577e65033069e4bae7c79d49d74aa3ffdf5342a53217"7081dependencies = [7082 "curve25519-dalek",7083 "rand_core 0.5.1",7084 "zeroize",7085]70867087[[package]]7088name = "yamux"7089version = "0.4.5"7090source = "registry+https://github.com/rust-lang/crates.io-index"7091checksum = "84300bb493cc878f3638b981c62b4632ec1a5c52daaa3036651e8c106d3b55ea"7092dependencies = [7093 "futures 0.3.5",7094 "log",7095 "nohash-hasher",7096 "parking_lot 0.10.2",7097 "rand 0.7.3",7098 "static_assertions",7099]71007101[[package]]7102name = "zeroize"7103version = "1.1.0"7104source = "registry+https://github.com/rust-lang/crates.io-index"7105checksum = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8"7106dependencies = [7107 "zeroize_derive",7108]71097110[[package]]7111name = "zeroize_derive"7112version = "1.0.0"7113source = "registry+https://github.com/rust-lang/crates.io-index"7114checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"7115dependencies = [7116 "proc-macro2",7117 "quote 1.0.7",7118 "syn 1.0.31",7119 "synstructure",7120]71217122[[package]]7123name = "zstd"7124version = "0.5.3+zstd.1.4.5"7125source = "registry+https://github.com/rust-lang/crates.io-index"7126checksum = "01b32eaf771efa709e8308605bbf9319bf485dc1503179ec0469b611937c0cd8"7127dependencies = [7128 "zstd-safe",7129]71307131[[package]]7132name = "zstd-safe"7133version = "2.0.5+zstd.1.4.5"7134source = "registry+https://github.com/rust-lang/crates.io-index"7135checksum = "1cfb642e0d27f64729a639c52db457e0ae906e7bc6f5fe8f5c453230400f1055"7136dependencies = [7137 "libc",7138 "zstd-sys",7139]71407141[[package]]7142name = "zstd-sys"7143version = "1.4.17+zstd.1.4.5"7144source = "registry+https://github.com/rust-lang/crates.io-index"7145checksum = "b89249644df056b522696b1bb9e7c18c87e8ffa3e2f0dc3b0155875d6498f01b"7146dependencies = [7147 "cc",7148 "glob",7149 "itertools 0.9.0",7150 "libc",7151]