[package] name = "libcoerced" description = "A library for serde_json and generic text content matching, verification and coercion." version = "0.1.2" edition = "2021" license = "WTFPL" readme = "README-CRATES.md" repository = "https://git.crit.rip/lest-rs/libcoerced" homepage = "https://lest.crit.rip" [dependencies] serde_json = "1.0.124"