greentic-interfaces 0.2.0

Shared types for Greentic WIT definitions.
Documentation
[dependencies.wasmtime]
features = ["component-model"]
version = "38.0.3"

[lib]
name = "greentic_interfaces"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["wasm", "api-bindings"]
description = "Shared types for Greentic WIT definitions."
documentation = "https://docs.rs/greentic-interfaces"
edition = "2024"
homepage = "https://github.com/greentic-ai/greentic-interfaces"
include = ["Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "src/**", "wit/**", "scripts/validate-wit.sh", "scripts/package-wit.sh", "scripts/publish_wit.sh", "tools/validate_wit.sh"]
keywords = ["greentic", "wit", "wasm", "component"]
license = "MIT"
name = "greentic-interfaces"
readme = "README.md"
repository = "https://github.com/greentic-ai/greentic-interfaces"
rust-version = "1.85"
version = "0.2.0"