wasmtime-interface-types 0.2.0

Support for wasm interface types with wasmtime
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "wasmtime-interface-types"
version = "0.2.0"
authors = ["The Wasmtime Project Developers"]
description = "Support for wasm interface types with wasmtime"
readme = "README.md"
keywords = ["webassembly", "wasm"]
categories = ["wasm"]
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/CraneStation/wasmtime"
[dependencies.cranelift-codegen]
version = "0.40.0"

[dependencies.failure]
version = "0.1"

[dependencies.walrus]
version = "0.11.0"

[dependencies.wasm-webidl-bindings]
version = "0.4.0"

[dependencies.wasmparser]
version = "0.36.0"

[dependencies.wasmtime-jit]
version = "0.2.0"

[dependencies.wasmtime-runtime]
version = "0.2.0"