[package] name = "frostwalker" description = "A TOML-like configuration language parser with zero dependencies outside of std." version = "0.1.0" edition = "2021" authors = ["abbieoverflight "] license = "MPL-2.0" homepage = "https://git.colean.cc/threeoh6000/frostwalkerer/" repository = "https://git.colean.cc/threeoh6000/frostwalker/" readme = "README.md" categories = ["data-structures", "value-formatting", "parsing"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]