[package]
name = "tftio-cli-agent"
version = "2.5.1"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Agent-mode surface filtering and rendering for tftio CLI tools"
[lints]
workspace = true
[dependencies]
clap.workspace = true
serde_json.workspace = true
serde.workspace = true
tftio-cli-common.workspace = true