bysyncify 0.2.6

Bindings and a high-level interface to Binaryen's Asyncify
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "atomic-waker"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"

[[package]]
name = "awaiter-trait"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32b1935caac0dd68bf49b2257737fe3c95043cdb39fdd557a3ba33a97e8e07ec"

[[package]]
name = "awaiter-trait"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "174157b0b76c5c1a05ffe899b1b2a1058fd14a03fdba9151844fe8954d7466eb"

[[package]]
name = "bysyncify"
version = "0.2.6"
dependencies = [
 "atomic-waker",
 "awaiter-trait 0.1.1",
 "awaiter-trait 0.2.7",
 "pin-project-lite",
]

[[package]]
name = "pin-project-lite"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"