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

12 lines
175 B
TOML
Raw Normal View History

[package]
name = "codex-utils-sanitizer"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
regex = "1.12.3"
[lints]
workspace = true