[dependencies.cranelift-entity]
features = ["enable-serde"]
version = "0.93.2"
[dependencies.serde]
features = ["derive"]
version = "1.0.94"
[dependencies.thiserror]
version = "1.0.15"
[dependencies.wasmparser]
version = "0.100.0"
[package]
authors = ["The Wasmtime Project Developers"]
description = "WebAssembly type definitions for Cranelift"
documentation = "https://docs.rs/wasmtime-types"
edition = "2021"
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmtime-types"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "6.0.2"