grok-build-upstream-mirror/crates/codegen/xai-token-estimation/Cargo.toml

11 lines
205 B
TOML
Raw Normal View History

[package]
license = "Apache-2.0"
name = "xai-token-estimation"
version = "0.1.0"
edition.workspace = true
description = "Pure shared token-estimation primitives."
[dependencies]
[lints]
workspace = true