[dependencies.cranelift-entity]
features = ["enable-serde"]
version = "0.105.4"
[dependencies.serde]
version = "1.0.188"
[dependencies.serde_derive]
version = "1.0.188"
[dependencies.thiserror]
version = "1.0.43"
[dependencies.wasmparser]
version = "0.121.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 = "18.0.4"