[lib]
name = "vtx_protocol"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The official WIT interface definitions for VTX plugins"
edition = "2021"
include = ["src/**/*", "wit/**/*"]
license = "Apache-2.0"
name = "vtx-protocol"
readme = "README.md"
version = "1.2.2"