1
0
Fork 0
forked from wry/wry
wry/crates/criteria/Cargo.toml

12 lines
248 B
TOML

[package]
name = "jay-criteria"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
jay-utils = { path = "../utils" }
ahash = "0.8.7"
linearize = { version = "0.1.3", features = ["derive"] }
regex = "1.11.1"