grok-build-upstream-mirror/crates/common/xai-interjection-core/Cargo.toml

12 lines
283 B
TOML
Raw Normal View History

[package]
license = "Apache-2.0"
name = "xai-interjection-core"
version = "0.1.0"
edition.workspace = true
description = "Shared mid-turn interjection buffer and formatting for the client and server agent loops"
[dependencies]
serde = { workspace = true }
[lints]
workspace = true