Skip to content
Cargo.lock 198 KiB
Newer Older
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7add542ea1ac7fdaa9dc25e031a6af33b7d63376292bd24140c637d00d1c312a"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "cfg-if",
 "js-sys",
 "wasm-bindgen",
 "web-sys",
]

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

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

[[package]]
name = "wasm-bindgen-shared"
version = "0.2.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "daf76fe7d25ac79748a37538b7daeed1c7a6867c92d3245c12c6222e4a20d639"
[[package]]
name = "wasm-gc-api"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"
Gavin Wood's avatar
Gavin Wood committed
 "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"
Gavin Wood's avatar
Gavin Wood committed
checksum = "324c5e65a08699c9c4334ba136597ab22b85dccd4b65dd1e36ccf8f723a95b54"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "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"
Gavin Wood's avatar
Gavin Wood committed
checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"
Gavin Wood's avatar
Gavin Wood committed
 "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"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "parity-wasm 0.41.0",
version = "0.51.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aeb1956b19469d1c5e63e459d29e7b5aa0f558d9f16fcef09736f8a265e6c10a"
[[package]]
name = "wasmtime-debug"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d3d007436043bf55ec252d2f4dc1d35834157b5e2f148da839ca502e611cfe1"
Gavin Wood's avatar
Gavin Wood committed
 "anyhow",
 "faerie",
Gavin Wood's avatar
Gavin Wood committed
 "more-asserts",
 "target-lexicon",
 "thiserror",
 "wasmparser",
Gavin Wood's avatar
Gavin Wood committed
 "wasmtime-environ",
]

[[package]]
name = "wasmtime-environ"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80f3dea0e60c076dd0da27fa10c821323903c9554c617ed32eaab8e7a7e36c89"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "anyhow",
 "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",
 "wasmparser",
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8",
 "zstd",
[[package]]
name = "wasmtime-profiling"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "984d29c8add3381e60d649f4e3e2a501da900fc2d2586e139502eec32fe0ebc8"
dependencies = [
 "gimli",
 "goblin",
 "lazy_static",
 "libc",
 "object",
 "scroll",
 "serde",
 "target-lexicon",
]

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0615ba420811bcda39cf80e8a1bd75997aec09222bda35165920a07ef15cc695"
Gavin Wood's avatar
Gavin Wood committed
 "leb128",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "095f615fbfcae695e3a4cea7d9f02f70561c81274c0142f45a12bf1e154d08bd"
Gavin Wood's avatar
Gavin Wood committed
 "wast",
[[package]]
name = "web-sys"
version = "0.3.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d6f51648d8c56c366144378a33290049eafdd784071077f6fe37dae64c1c4cb"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "js-sys",
 "wasm-bindgen",
[[package]]
name = "webpki"
Demi Obenour's avatar
Demi Obenour committed
version = "0.21.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "f1f50e1972865d6b1adb54167d1c8ed48606004c2c9d0ea5f1eeb34d95e863ef"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "ring",
 "untrusted",
[[package]]
name = "webpki-roots"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "a262ae37dd9d60f60dd473d1158f9fbebf110ba7b6a5051c8160460f6043718b"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "webpki",
[[package]]
name = "webpki-roots"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "webpki",
[[package]]
name = "websocket"
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "413b37840b9e27b340ce91b319ede10731de8c72f5bc4cb0206ec1ca4ce581d0"
Gavin Wood's avatar
Gavin Wood committed
 "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"
Gavin Wood's avatar
Gavin Wood committed
checksum = "5e3810f0d00c4dccb54c30a4eee815e703232819dec7b007db115791c42aa374"
Gavin Wood's avatar
Gavin Wood committed
 "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 = "which"
version = "3.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "libc",
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"
Gavin Wood's avatar
Gavin Wood committed
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "winapi"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
Gavin Wood's avatar
Gavin Wood committed
 "winapi-i686-pc-windows-gnu",
 "winapi-x86_64-pc-windows-gnu",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "winapi-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa515c5163a99cc82bab70fd3bfdd36d827be85de63737b40fcef2ce084a436e"
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8",
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "ws"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "c51a2c47b5798ccc774ffb93ff536aec7c4275d722fd9c740c83cdd1af1f2d94"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "byteorder 1.3.4",
 "bytes 0.4.12",
 "httparse",
 "log 0.4.8",
 "mio",
 "mio-extras",
 "rand 0.7.3",
 "sha-1",
 "slab",
 "url 2.1.1",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "ws2_32-sys"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.2.8",
 "winapi-build",
[[package]]
name = "x25519-dalek"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "637ff90c9540fa3073bb577e65033069e4bae7c79d49d74aa3ffdf5342a53217"
dependencies = [
 "curve25519-dalek",
Gavin Wood's avatar
Gavin Wood committed
 "rand_core 0.5.1",
 "zeroize",
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
[[package]]
name = "yamux"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84300bb493cc878f3638b981c62b4632ec1a5c52daaa3036651e8c106d3b55ea"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4",
 "log 0.4.8",
 "nohash-hasher",
 "parking_lot 0.10.0",
 "rand 0.7.3",
 "static_assertions",
[[package]]
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8"
Gavin Wood's avatar
Gavin Wood committed
 "zeroize_derive",
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"
 "proc-macro2",
 "quote",
Gavin Wood's avatar
Gavin Wood committed
 "syn",
 "synstructure",
[[package]]
name = "zstd"
version = "0.5.1+zstd.1.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "5c5d978b793ae64375b80baf652919b148f6a496ac8802922d9999f5a553194f"
Gavin Wood's avatar
Gavin Wood committed
 "zstd-safe",
]

[[package]]
name = "zstd-safe"
version = "2.0.3+zstd.1.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "bee25eac9753cfedd48133fa1736cbd23b774e253d89badbeac7d12b23848d3f"
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "zstd-sys",
version = "1.4.15+zstd.1.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "89719b034dc22d240d5b407fb0a3fe6d29952c181cff9a9f95c0bd40b4f8f7d8"
Gavin Wood's avatar
Gavin Wood committed
 "cc",
 "glob 0.3.0",
 "libc",
]