grok-build-upstream-mirror/crates/common/xai-interjection-core/Cargo.toml
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

12 lines
283 B
TOML

[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