[dependencies.greentic-interfaces]
default-features = false
features = ["wit-all"]
version = "0.4"
[dependencies.greentic-types]
version = "0.4"
[features]
default = []
wasix-mcp-24-11-05-host = ["greentic-interfaces/wasix-mcp-24-11-05"]
wasix-mcp-25-03-26-host = ["greentic-interfaces/wasix-mcp-25-03-26"]
wasix-mcp-25-06-18-host = ["greentic-interfaces/wasix-mcp-25-06-18"]
[lib]
name = "greentic_interfaces_host"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Host-facing bindings and mappers for Greentic WIT packages"
documentation = "https://docs.rs/greentic-interfaces-host"
edition = "2024"
homepage = "https://github.com/greentic-ai/greentic-interfaces"
license = "MIT"
name = "greentic-interfaces-host"
readme = false
repository = "https://github.com/greentic-ai/greentic-interfaces"
resolver = "2"
rust-version = "1.88"
version = "0.4.49"