Skip to content
Cargo.lock 219 KiB
Newer Older
Gavin Wood's avatar
Gavin Wood committed
 "tempfile",
 "toml",
 "walkdir",
 "wasm-gc-api",
]

[[package]]
name = "substrate-wasm-builder-runner"
[[package]]
name = "subtle"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
[[package]]
name = "subtle"
version = "2.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"
version = "1.0.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb7f4c519df8c117855e19dd8cc851e89eb746fe7a73f0157e0d95fdec5369b0"
 "proc-macro2",
Demi Obenour's avatar
Demi Obenour committed
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"
 "proc-macro2",
[[package]]
name = "synstructure"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
dependencies = [
 "proc-macro2",
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
[[package]]
name = "target-lexicon"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Gavin Wood's avatar
Gavin Wood committed
 "cfg-if",
 "libc",
 "rand 0.7.3",
 "redox_syscall",
 "remove_dir_all",
 "winapi 0.3.9",
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
Gavin Wood's avatar
Gavin Wood committed
 "winapi-util",
[[package]]
name = "test-case"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "a605baa797821796a751f4a959e1206079b24a4b7e1ed302b7d785d81a9276c9"
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static",
 "proc-macro2",
 "version_check",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "textwrap"
version = "0.11.0"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "unicode-width",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

[[package]]
name = "thiserror"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "thiserror-impl",
]

[[package]]
name = "thiserror-impl"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
dependencies = [
 "proc-macro2",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "thread_local"
version = "1.0.1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
Gavin Wood's avatar
Gavin Wood committed
 "num_cpus",
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "winapi 0.3.9",
[[package]]
name = "tiny-bip39"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "failure",
 "hmac",
 "once_cell 1.4.0",
Gavin Wood's avatar
Gavin Wood committed
 "pbkdf2",
 "rand 0.7.3",
 "rustc-hash",
 "sha2 0.8.2",
 "unicode-normalization",
[[package]]
name = "tiny-keccak"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "1d8a021c69bb74a44ccedb824a046447e2c84a01df9e5c20779750acb38e11b2"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crunchy",
Weiliang Li's avatar
Weiliang Li committed
[[package]]
name = "tiny-keccak"
Weiliang Li's avatar
Weiliang Li committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
Weiliang Li's avatar
Weiliang Li committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crunchy",
[[package]]
name = "tinytemplate"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3dc76004a03cec1c5932bca4cdc2e39aaa798e3f82363dd94f9adf6098c12f"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde",
 "serde_json",
[[package]]
name = "tinyvec"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio"
David Craven's avatar
David Craven committed
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
 "mio",
 "num_cpus",
 "tokio-codec",
 "tokio-current-thread",
 "tokio-executor 0.1.10",
 "tokio-fs",
 "tokio-io",
 "tokio-reactor",
 "tokio-sync 0.1.8",
 "tokio-tcp",
 "tokio-threadpool",
 "tokio-timer",
 "tokio-udp",
 "tokio-uds",
[[package]]
name = "tokio"
version = "0.2.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d34ca54d84bf2b5b4d7d31e901a8464f7b60ac145a284fba25ceb801f2ddccd"
 "bytes 0.5.6",
Gavin Wood's avatar
Gavin Wood committed
 "fnv",
 "futures-core",
Gavin Wood's avatar
Gavin Wood committed
 "iovec",
 "lazy_static",
 "libc",
 "memchr",
 "mio",
 "mio-uds",
 "num_cpus",
 "pin-project-lite",
 "signal-hook-registry",
 "slab",
 "tokio-macros",
 "winapi 0.3.9",
[[package]]
name = "tokio-buf"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "either",
 "futures 0.1.29",
[[package]]
name = "tokio-codec"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
 "tokio-io",
[[package]]
name = "tokio-current-thread"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.1.29",
 "tokio-executor 0.1.10",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio-executor"
version = "0.1.10"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crossbeam-utils",
 "futures 0.1.29",
Ashley's avatar
Ashley committed
[[package]]
name = "tokio-executor"
version = "0.2.0-alpha.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"
Ashley's avatar
Ashley committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures-util-preview",
 "lazy_static",
 "tokio-sync 0.2.0-alpha.6",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio-fs"
version = "0.1.7"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.1.29",
 "tokio-io",
 "tokio-threadpool",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

[[package]]
name = "tokio-io"
version = "0.1.13"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
Web3 Philosopher's avatar
Web3 Philosopher committed
]

[[package]]
name = "tokio-macros"
version = "0.2.5"
Web3 Philosopher's avatar
Web3 Philosopher committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0c3acc6aa564495a0f2e1d59fab677cd7f81a19994cfc7f3ad0e64301560389"
Web3 Philosopher's avatar
Web3 Philosopher committed
dependencies = [
 "proc-macro2",
Demi Obenour's avatar
Demi Obenour committed
[[package]]
name = "tokio-named-pipes"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "mio",
 "mio-named-pipes",
 "tokio 0.1.22",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio-reactor"
version = "0.1.12"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crossbeam-utils",
 "futures 0.1.29",
 "lazy_static",
Gavin Wood's avatar
Gavin Wood committed
 "mio",
 "num_cpus",
 "parking_lot 0.9.0",
 "slab",
 "tokio-executor 0.1.10",
 "tokio-io",
 "tokio-sync 0.1.8",
[[package]]
name = "tokio-rustls"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "228139ddd4fea3fa345a29233009635235833e52807af7ea6448ead03890d6a9"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures-core",
 "rustls",
 "tokio 0.2.22",
Gavin Wood's avatar
Gavin Wood committed
 "webpki",
Demi Obenour's avatar
Demi Obenour committed
[[package]]
name = "tokio-service"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
dependencies = [
 "futures 0.1.29",
]

[[package]]
name = "tokio-sync"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"
Gavin Wood's avatar
Gavin Wood committed
 "fnv",
 "futures 0.1.29",
Ashley's avatar
Ashley committed
[[package]]
name = "tokio-sync"
version = "0.2.0-alpha.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "4f1aaeb685540f7407ea0e27f1c9757d258c7c6bf4e3eb19da6fc59b747239d2"
Ashley's avatar
Ashley committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "fnv",
 "futures-core-preview",
 "futures-util-preview",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio-tcp"
version = "0.1.4"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
 "iovec",
 "mio",
 "tokio-io",
 "tokio-reactor",
Gav Wood's avatar
Gav Wood committed
]

[[package]]
name = "tokio-threadpool"
version = "0.1.18"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crossbeam-deque",
 "crossbeam-queue",
 "crossbeam-utils",
 "futures 0.1.29",
 "lazy_static",
Gavin Wood's avatar
Gavin Wood committed
 "num_cpus",
 "slab",
 "tokio-executor 0.1.10",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "tokio-timer"
version = "0.2.13"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "crossbeam-utils",
 "futures 0.1.29",
 "slab",
 "tokio-executor 0.1.10",
Gav Wood's avatar
Gav Wood committed
]

[[package]]
name = "tokio-udp"
version = "0.1.6"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
Gavin Wood's avatar
Gavin Wood committed
 "mio",
 "tokio-codec",
 "tokio-io",
 "tokio-reactor",
[[package]]
name = "tokio-uds"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab57a4ac4111c8c9dbcf70779f6fc8bc35ae4b2454809febac840ad19bd7e4e0"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.4.12",
 "futures 0.1.29",
 "iovec",
 "libc",
Gavin Wood's avatar
Gavin Wood committed
 "mio",
 "mio-uds",
 "tokio-codec",
 "tokio-io",
 "tokio-reactor",
name = "tokio-util"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
 "bytes 0.5.6",
Gavin Wood's avatar
Gavin Wood committed
 "futures-core",
 "futures-sink",
Gavin Wood's avatar
Gavin Wood committed
 "pin-project-lite",
 "tokio 0.2.22",
Ashley's avatar
Ashley committed
[[package]]
version = "0.5.6"
Ashley's avatar
Ashley committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"
Ashley's avatar
Ashley committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde",
Ashley's avatar
Ashley committed
]

[[package]]
name = "tower-service"
version = "0.3.0"
Ashley's avatar
Ashley committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0aae59226cf195d8e74d4b34beae1859257efb4e5fed3f147d2dc2c7d372178"
Gavin Wood's avatar
Gavin Wood committed
 "cfg-if",
Gavin Wood's avatar
Gavin Wood committed
 "tracing-attributes",
 "tracing-core",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0693bf8d6f2bf22c690fc61a9d21ac69efdbb894a17ed596b9af0f01e64b84b"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2734b5a028fa697686f16c6d18c2c6a3c7e41513f9a213abb6754c4acb3c8d7"
dependencies = [
 "lazy_static",
]

[[package]]
name = "tracing-log"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e0f8c7178e13481ff6765bd169b33e8d554c5d2bbede5e32c356194be02b9b9"
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static",
 "log",
 "tracing-core",
]

[[package]]
name = "tracing-serde"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6ccba2f8f16e0ed268fc765d9b7ff22e965e7185d32f8f1ec8294fe17d86e79"
dependencies = [
 "serde",
 "tracing-core",
]

[[package]]
name = "tracing-subscriber"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7b33f8b2ef2ab0c3778c12646d9c42a24f7772bee4cdafc72199644a9f58fdc"
dependencies = [
 "ansi_term 0.12.1",
 "chrono",
 "lazy_static",
 "matchers",
 "regex",
 "serde",
 "serde_json",
 "sharded-slab",
 "smallvec 1.4.1",
 "tracing-core",
 "tracing-log",
 "tracing-serde",
[[package]]
name = "treeline"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41"
[[package]]
name = "trie-bench"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24987a413863acfa081fb75051d0c2824cd4c450e2f0a7e03dca93ac989775fc"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "criterion 0.2.11",
 "hash-db",
 "keccak-hasher",
 "memory-db",
 "parity-scale-codec",
 "trie-db",
 "trie-root",
 "trie-standardmap",
[[package]]
name = "trie-db"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39f1a9a9252d38c5337cf0c5392988821a5cf1b2103245016968f2ab41de9e38"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
 "hashbrown 0.8.1",
Gavin Wood's avatar
Gavin Wood committed
 "rustc-hex",
Bastian Köcher's avatar
Bastian Köcher committed
 "smallvec 1.4.1",
]

[[package]]
name = "trie-root"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
[[package]]
name = "trie-standardmap"
version = "0.15.2"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "c3161ba520ab28cd8e6b68e1126f1009f6e335339d1a73b978139011703264c8"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
 "keccak-hasher",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "try-lock"
version = "0.2.3"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
[[package]]
name = "trybuild"
version = "1.0.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbe777c4e2060f44d83892be1189f96200be8ed3d99569d5c2d5ee26e62c0ea9"
Gavin Wood's avatar
Gavin Wood committed
 "glob 0.3.0",
 "lazy_static",
 "serde",
 "serde_json",
 "termcolor",
 "toml",
[[package]]
name = "twofish"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "712d261e83e727c8e2dbb75dacac67c36e35db36a958ee504f2164fc052434e1"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "block-cipher-trait",
 "byteorder 1.3.4",
 "opaque-debug 0.2.3",
Gav's avatar
Gav committed
[[package]]
name = "twox-hash"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"
Gav's avatar
Gav committed
dependencies = [
[[package]]
name = "typenum"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
[[package]]
name = "uint"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "173cd16430c206dc1a430af8a89a0e9c076cf15cb42b4aedb10e8cc8fee73681"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
dependencies = [
 "byteorder 1.3.4",
Gavin Wood's avatar
Gavin Wood committed
 "crunchy",
 "rustc-hex",
 "static_assertions",
[[package]]
name = "unicase"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
 "version_check",
]

[[package]]
name = "unicode-bidi"
version = "0.3.4"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "matches",
[[package]]
name = "unicode-normalization"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"
dependencies = [
[[package]]
name = "unicode-segmentation"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "unicode-width"
version = "0.1.8"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
[[package]]
name = "universal-hash"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
dependencies = [
 "generic-array 0.14.3",
 "subtle 2.2.3",
[[package]]
name = "unsigned-varint"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f67332660eb59a6f1eb24ff1220c9e8d01738a8503c6002e30bcfe4bd9f2b4a9"

[[package]]
name = "unsigned-varint"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "669d776983b692a906c881fcd0cfb34271a48e197e4d6cb8df32b05bfc3d3fa5"
dependencies = [
 "bytes 0.5.6",
 "futures-io",
 "futures-util",
 "futures_codec",
Gav's avatar
Gav committed
[[package]]
name = "untrusted"
version = "0.7.1"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
Gav's avatar
Gav committed

[[package]]
name = "url"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "idna 0.1.5",
 "matches",
 "percent-encoding 1.0.1",
[[package]]
name = "url"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "idna 0.2.0",
 "matches",
 "percent-encoding 2.1.0",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "vcpkg"
version = "0.2.10"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "vec_map"
version = "0.8.2"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "version_check"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "3c5c5c1286c6e578416982609f47594265f9d489f9b836157d403ad605a46693"
Gavin Wood's avatar
Gavin Wood committed
 "serde",
 "serde_derive",
 "serde_json",
 "wabt-sys",
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01c695f98f7eb81fd4e2f6b65301ccc916a950dc2265eeefc4d376b34ce666df"
Gavin Wood's avatar
Gavin Wood committed
 "cc",
 "cmake",
 "glob 0.2.11",
[[package]]
name = "wait-timeout"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
dependencies = [
 "libc",
]

[[package]]
name = "waker-fn"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9571542c2ce85ce642e6b58b3364da2fb53526360dfb7c211add4f5c23105ff7"

[[package]]
name = "walkdir"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
Gavin Wood's avatar
Gavin Wood committed
 "same-file",
 "winapi 0.3.9",
Gavin Wood's avatar
Gavin Wood committed
 "winapi-util",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "want"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.1.29",
Gavin Wood's avatar
Gavin Wood committed
 "try-lock",
Ashley's avatar
Ashley committed
[[package]]
name = "want"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
Ashley's avatar
Ashley committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "try-lock",
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasm-bindgen"
version = "0.2.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0563a9a4b071746dd5aedbc3a28c6fe9be4586fb3fbadb67c400d4f53c6b16c"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "cfg-if",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-macro",
]

[[package]]
name = "wasm-bindgen-backend"
version = "0.2.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc71e4c5efa60fb9e74160e89b93353bc24059999c0ae0fb03affc39770310b0"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bumpalo",
 "lazy_static",
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-shared",
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a369c5e1dfb7569e14d62af4da642a3cbc2f9a3652fe586e26ac22222aa4b04"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "cfg-if",
 "js-sys",
 "wasm-bindgen",
 "web-sys",
]

[[package]]
name = "wasm-bindgen-macro"
version = "0.2.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97c57cefa5fa80e2ba15641578b44d36e7a64279bc5ed43c6dbaf329457a2ed2"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-macro-support",
]

[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "841a6d1c35c6f596ccea1f82504a192a60378f64b3bb0261904ad8f2f5657556"
dependencies = [
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-backend",
 "wasm-bindgen-shared",
]

[[package]]
name = "wasm-bindgen-shared"
version = "0.2.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93b162580e34310e5931c4b792560108b10fd14d64915d7fff8ff00180e70092"
[[package]]
name = "wasm-bindgen-test"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd8e9dad8040e378f0696b017570c6bc929aac373180e06b3d67ac5059c52da3"
dependencies = [
 "console_error_panic_hook",
 "js-sys",
 "scoped-tls",
 "wasm-bindgen",
 "wasm-bindgen-futures",
 "wasm-bindgen-test-macro",
]

[[package]]
name = "wasm-bindgen-test-macro"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c358c8d2507c1bae25efa069e62ea907aa28700b25c8c33dafb0b15ba4603627"
dependencies = [
 "proc-macro2",