[dependencies.greentic-interfaces]
default-features = false
features = ["wit-all"]
version = "0.4"
[dependencies.greentic-types]
version = "0.4"
[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.39"