core-agent-ide/codex-rs/utils/string/Cargo.toml

12 lines
200 B
TOML
Raw Normal View History

[package]
name = "codex-utils-string"
version.workspace = true
edition.workspace = true
license.workspace = true
[lints]
workspace = true
[dev-dependencies]
pretty_assertions = { workspace = true }