executor 0.0.4

A minimalistic async/await executor for web assembly
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "executor"
version = "0.0.4"
dependencies = [
 "once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "woke 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

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

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

[metadata]
"checksum once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "891f486f630e5c5a4916c7e16c4b24a53e78c860b646e9f8e005e4f16847bfed"
"checksum spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
"checksum woke 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eafdab77c9ee549298ca6585107832aa89d77b14ba13cda220fec6105b17dbb1"