Skip to content
Cargo.lock 193 KiB
Newer Older
name = "tokio-buf"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
dependencies = [
 "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"
checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"
dependencies = [
 "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"
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
 "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"
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "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"
checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"
Ashley's avatar
Ashley committed
dependencies = [
 "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"
checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "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"
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "log 0.4.8",
Web3 Philosopher's avatar
Web3 Philosopher committed
]

[[package]]
name = "tokio-macros"
version = "0.2.4"
Web3 Philosopher's avatar
Web3 Philosopher committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4b1e7ed7d5d4c2af3d999904b0eebe76544897cdbfb2b9684bed2174ab20f7c"
Web3 Philosopher's avatar
Web3 Philosopher committed
dependencies = [
 "proc-macro2 1.0.8",
 "quote 1.0.2",
 "syn",
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"
checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "crossbeam-utils",
 "futures 0.1.29",
 "lazy_static",
 "log 0.4.8",
 "mio",
 "num_cpus",
 "parking_lot 0.9.0",
 "slab",
 "tokio-executor 0.1.10",
 "tokio-sync 0.1.8",
[[package]]
name = "tokio-rustls"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "141afec0978abae6573065a48882c6bae44c5cc61db9b511ac4abf6a09bfd9cc"
dependencies = [
[[package]]
name = "tokio-sync"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"
 "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"
checksum = "4f1aaeb685540f7407ea0e27f1c9757d258c7c6bf4e3eb19da6fc59b747239d2"
Ashley's avatar
Ashley committed
dependencies = [
 "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"
checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "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"
checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "crossbeam-deque",
 "crossbeam-queue",
 "crossbeam-utils",
 "futures 0.1.29",
 "lazy_static",
 "log 0.4.8",
 "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"
checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "crossbeam-utils",
 "futures 0.1.29",
 "slab",
 "tokio-executor 0.1.10",
[[package]]
name = "tokio-tls"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "354b8cd83825b3c20217a9dc174d6a0c67441a2fae5c41bcb1ea6679f6ae0f7c"
 "futures 0.1.29",
 "native-tls",
 "tokio-io",
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"
checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "log 0.4.8",
 "mio",
 "tokio-codec",
 "tokio-io",
 "tokio-reactor",
[[package]]
name = "tokio-uds"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "iovec",
 "libc",
 "log 0.4.8",
 "mio",
 "mio-uds",
 "tokio-codec",
 "tokio-io",
 "tokio-reactor",
name = "tokio-util"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930"
 "bytes 0.5.4",
 "futures-core",
 "futures-sink",
 "log 0.4.8",
 "pin-project-lite",
 "tokio 0.2.11",
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"
checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"
Ashley's avatar
Ashley committed
dependencies = [
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"
checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e213bd24252abeb86a0b7060e02df677d367ce6cb772cef17e9214b8390a8d3"
 "cfg-if",
 "tracing-attributes",
 "tracing-core",
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04cfd395def5a60236e187e1ff905cb55668a59f29928dec05e6e1b1fd2ac1f3"
 "quote 1.0.2",
 "syn",
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13a46f11e372b8bd4b4398ea54353412fdd7fd42a8370c7e543e218cf7661978"
 "lazy_static",
[[package]]
name = "traitobject"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079"
[[package]]
name = "treeline"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41"

[[package]]
name = "trie-bench"
version = "0.20.0"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6dcd9bac85703d8f974ee1e6dfe668784b105d3385c174ad729adb7427ad5d81"
dependencies = [
 "criterion 0.2.11",
 "hash-db",
 "keccak-hasher",
 "memory-db",
 "parity-scale-codec",
 "trie-db",
 "trie-root",
 "trie-standardmap",
[[package]]
name = "trie-db"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de9222c50cc325855621271157c973da27a0dcd26fa06f8edf81020bd2333df0"
dependencies = [
 "hash-db",
 "hashbrown 0.6.3",
 "log 0.4.8",
 "rustc-hex",
 "smallvec 1.2.0",
]

[[package]]
name = "trie-root"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"
dependencies = [
 "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"
checksum = "c3161ba520ab28cd8e6b68e1126f1009f6e335339d1a73b978139011703264c8"
dependencies = [
 "hash-db",
 "keccak-hasher",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "try-lock"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
[[package]]
name = "trybuild"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f5b3f750c701725331ac78e389b5d143b7d25f6b6ffffd0d419759a9063ac5f"
 "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"
checksum = "712d261e83e727c8e2dbb75dacac67c36e35db36a958ee504f2164fc052434e1"
dependencies = [
 "block-cipher-trait",
 "byteorder 1.3.4",
 "opaque-debug",
Gav's avatar
Gav committed
[[package]]
name = "twox-hash"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"
Gav's avatar
Gav committed
dependencies = [
[[package]]
name = "typeable"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1410f6f91f21d1612654e7cc69193b0334f909dcf2c790c4826254fbb86f8887"
[[package]]
name = "typenum"
version = "1.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d2783fe2d6b8c1101136184eb41be8b1ad379e4657050b8aaff0c79ee7575f9"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
[[package]]
name = "uint"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e75a4cdd7b87b28840dba13c483b9a88ee6bbf16ba5c951ee1ecfcf723078e0d"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
dependencies = [
 "byteorder 1.3.4",
 "crunchy",
 "rustc-hex",
 "static_assertions",
[[package]]
name = "unicase"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
 "version_check 0.1.5",
[[package]]
name = "unicase"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
 "version_check 0.9.1",
]

[[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"
checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
[[package]]
name = "unicode-normalization"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
dependencies = [
 "smallvec 1.2.0",
[[package]]
name = "unicode-segmentation"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "unicode-width"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "unicode-xid"
Gav Wood's avatar
Gav Wood committed
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
[[package]]
name = "unicode-xid"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
[[package]]
name = "unsigned-varint"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c689459fbaeb50e56c6749275f084decfd02194ac5852e6617d95d0d3cf02eaf"
Pierre Krieger's avatar
Pierre Krieger committed
dependencies = [
 "bytes 0.5.4",
 "futures_codec",
Gav's avatar
Gav committed
[[package]]
name = "untrusted"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60369ef7a31de49bcb3f6ca728d4ba7300d9a1658f94c727d4cab8c8d9f4aece"
Gav's avatar
Gav committed

[[package]]
name = "url"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
dependencies = [
 "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"
checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
dependencies = [
 "idna 0.2.0",
 "matches",
 "percent-encoding 2.1.0",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "vcpkg"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "vec_map"
Gav Wood's avatar
Gav Wood committed
version = "0.8.1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "vergen"
version = "3.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
dependencies = [
 "bitflags",
 "chrono",
 "failure",
[[package]]
name = "version_check"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
[[package]]
name = "version_check"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
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"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c5c5c1286c6e578416982609f47594265f9d489f9b836157d403ad605a46693"
 "serde",
 "serde_derive",
 "serde_json",
 "wabt-sys",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af5d153dc96aad7dc13ab90835b892c69867948112d95299e522d370c4e13a08"
 "cc",
 "cmake",
 "glob 0.2.11",
[[package]]
name = "walkdir"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
 "same-file",
 "winapi 0.3.8",
 "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"
checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "futures 0.1.29",
 "log 0.4.8",
 "try-lock",
Ashley's avatar
Ashley committed
[[package]]
name = "want"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
Ashley's avatar
Ashley committed
dependencies = [
 "log 0.4.8",
 "try-lock",
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasm-bindgen"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5205e9afdf42282b192e2310a5b463a6d1c1d774e30dc3c791ac37ab42d2616c"
dependencies = [
 "cfg-if",
 "wasm-bindgen-macro",
]

[[package]]
name = "wasm-bindgen-backend"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11cdb95816290b525b32587d76419facd99662a07e59d3cdb560488a819d9a45"
dependencies = [
 "bumpalo",
 "lazy_static",
 "log 0.4.8",
 "proc-macro2 1.0.8",
 "quote 1.0.2",
 "syn",
 "wasm-bindgen-shared",
[[package]]
name = "wasm-bindgen-futures"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bbdd49e3e28b40dec6a9ba8d17798245ce32b019513a845369c641b275135d9"
dependencies = [
 "cfg-if",
 "js-sys",
 "wasm-bindgen",
 "web-sys",
]

[[package]]
name = "wasm-bindgen-macro"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "574094772ce6921576fb6f2e3f7497b8a76273b6db092be18fc48a082de09dc3"
dependencies = [
 "quote 1.0.2",
 "wasm-bindgen-macro-support",
]

[[package]]
name = "wasm-bindgen-macro-support"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e85031354f25eaebe78bb7db1c3d86140312a911a106b2e29f9cc440ce3e7668"
dependencies = [
 "proc-macro2 1.0.8",
 "quote 1.0.2",
 "syn",
 "wasm-bindgen-backend",
 "wasm-bindgen-shared",
]

[[package]]
name = "wasm-bindgen-shared"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f5e7e61fc929f4c0dddb748b102ebf9f632e2b8d739f2016542b4de2965a9601"

[[package]]
name = "wasm-bindgen-webidl"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.2.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef012a0d93fc0432df126a8eaf547b2dce25a8ce9212e1d3cbeef5c11157975d"
dependencies = [
 "anyhow",
 "heck",
 "log 0.4.8",
 "proc-macro2 1.0.8",
 "quote 1.0.2",
 "syn",
 "wasm-bindgen-backend",
 "weedle",
[[package]]
name = "wasm-gc-api"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"
 "log 0.4.8",
 "parity-wasm 0.32.0",
 "rustc-demangle",
[[package]]
name = "wasm-timer"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "324c5e65a08699c9c4334ba136597ab22b85dccd4b65dd1e36ccf8f723a95b54"
dependencies = [
 "futures 0.3.4",
 "js-sys",
 "parking_lot 0.9.0",
 "pin-utils",
 "send_wrapper 0.2.0",
 "wasm-bindgen",
 "wasm-bindgen-futures",
 "web-sys",
[[package]]
name = "wasmi"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"
 "errno",
 "libc",
 "memory_units",
 "num-rational",
 "num-traits",
 "parity-wasm 0.41.0",
 "wasmi-validation",
[[package]]
name = "wasmi-validation"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"
dependencies = [
 "parity-wasm 0.41.0",
[[package]]
name = "wasmparser"
version = "0.48.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "073da89bf1c84db000dd68ce660c1b4a08e3a2d28fd1e3394ab9e7abdde4a0f8"

[[package]]
name = "wasmparser"
version = "0.51.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e41b27a1677fe28c115de49efca55dabb14f7fece2c32947ffb9b1064fe5bd4"

[[package]]
name = "wasmtime"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5614d964c3e7d07a13b59aca66103c52656bd80430f0d86dc7eeb3af4f03d4a2"
dependencies = [
 "anyhow",
 "backtrace",
 "cfg-if",
 "lazy_static",
 "libc",
 "region",
 "rustc-demangle",
 "target-lexicon",
 "wasmparser 0.51.1",
 "wasmtime-environ",
 "wasmtime-jit",
 "wasmtime-runtime",
 "wat",
 "winapi 0.3.8",
]

[[package]]
name = "wasmtime-debug"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "feb5900275b4ef0b621ce725b9d5660b12825d7f7d79b392b97baf089ffab8c0"
 "anyhow",
 "faerie",
 "more-asserts",
 "target-lexicon",
 "thiserror",
 "wasmtime-environ",
]

[[package]]
name = "wasmtime-environ"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f04661851e133fb11691c4a0f92a705766b4bbf7afc06811f949e295cc8414fc"
dependencies = [
 "base64 0.11.0",
 "bincode",
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-wasm",
 "directories",
 "errno",
 "file-per-thread-logger",
 "indexmap",
 "libc",
 "log 0.4.8",
 "more-asserts",
 "rayon",
 "serde",
 "sha2",
 "thiserror",
 "toml",
 "winapi 0.3.8",
 "zstd",
]

[[package]]
name = "wasmtime-jit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d451353764ce55c9bb6a8b260063cfc209b7adadd277a9a872ab4563a69e357c"
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-frontend",
 "cranelift-wasm",
 "more-asserts",
 "region",
 "target-lexicon",
 "thiserror",
 "wasmtime-debug",
 "wasmtime-environ",
 "wasmtime-runtime",
 "winapi 0.3.8",
]

[[package]]
name = "wasmtime-runtime"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dbd4fc114b828cae3e405fed413df4b3814d87a92ea029640cec9ba41f0c162"
 "indexmap",
 "libc",
 "memoffset",
 "more-asserts",
 "region",
 "thiserror",
 "wasmtime-environ",
 "winapi 0.3.8",
[[package]]
name = "wast"
version = "7.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12a729d076deb29c8509fa71f2d427729f9394f9496844ed8fcab152f35d163d"
dependencies = [
 "leb128",
]

[[package]]
name = "wat"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5795e34a4b39893653dec97e644fac85c31398e0ce1abecc48967aac83d9e8ce"
dependencies = [
 "wast",
]

[[package]]
name = "web-sys"
Web3 Philosopher's avatar
Web3 Philosopher committed
version = "0.3.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aaf97caf6aa8c2b1dac90faf0db529d9d63c93846cca4911856f78a83cebf53b"
dependencies = [
 "anyhow",
 "js-sys",
 "sourcefile",
 "wasm-bindgen",
 "wasm-bindgen-webidl",
[[package]]
name = "webpki"
Demi Obenour's avatar
Demi Obenour committed
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1f50e1972865d6b1adb54167d1c8ed48606004c2c9d0ea5f1eeb34d95e863ef"
dependencies = [
 "ring",
 "untrusted",
[[package]]
name = "webpki-roots"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a262ae37dd9d60f60dd473d1158f9fbebf110ba7b6a5051c8160460f6043718b"
dependencies = [
[[package]]
name = "webpki-roots"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4"
dependencies = [
[[package]]
name = "websocket"
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "413b37840b9e27b340ce91b319ede10731de8c72f5bc4cb0206ec1ca4ce581d0"
 "bytes 0.4.12",
 "futures 0.1.29",
 "hyper 0.10.16",
 "native-tls",
 "rand 0.6.5",
 "tokio-codec",
 "tokio-io",
 "tokio-reactor",
 "tokio-tcp",
 "tokio-tls",
 "unicase 1.4.2",
 "url 1.7.2",
 "websocket-base",
]

[[package]]
name = "websocket-base"
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e3810f0d00c4dccb54c30a4eee815e703232819dec7b007db115791c42aa374"
 "base64 0.10.1",
 "bitflags",
 "byteorder 1.3.4",
 "bytes 0.4.12",
 "futures 0.1.29",
 "native-tls",
 "rand 0.6.5",
 "sha1",
 "tokio-codec",
 "tokio-io",
 "tokio-tcp",
 "tokio-tls",
[[package]]
name = "weedle"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bb43f70885151e629e2a19ce9e50bd730fd436cfd4b666894c9ce4de9141164"
dependencies = [
[[package]]
name = "which"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
[[package]]
name = "which"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5475d47078209a02e60614f7ba5e645ef3ed60f771920ac1906d7c1cc65024c8"
dependencies = [
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "winapi"
source = "registry+https://github.com/rust-lang/crates.io-index"