[package] name = "conf_json" version = "0.1.4" edition = "2021" authors = ["Ted.Que "] description = "A human editable configure file in JSON parser" documentation = "https://docs.rs/conf_json" keywords = [ "json", "configure", ] categories = [ "encoding", "parser-implementations", ] license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]