sandbox-agent/server/packages/universal-agent-schema/Cargo.toml
2026-01-26 00:13:17 -08:00

14 lines
355 B
TOML

[package]
name = "sandbox-agent-universal-agent-schema"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
[dependencies]
sandbox-agent-extracted-agent-schemas.workspace = true
serde.workspace = true
serde_json.workspace = true
schemars.workspace = true
thiserror.workspace = true
utoipa.workspace = true