1[package]
2name = "wasmtime-internal-component-util"
3version.workspace = true
4authors.workspace = true
5description = "INTERNAL: Utility types and functions to support the component model in Wasmtime"
6license = "Apache-2.0 WITH LLVM-exception"
7repository = "https://github.com/bytecodealliance/wasmtime"
8documentation = "https://docs.rs/wasmtime-component-util/"
9categories = ["wasm"]
10keywords = ["webassembly", "wasm"]
11edition.workspace = true
12rust-version.workspace = true
13