[package] name = "libconf" version = "0.0.0" authors = ["skylermalinowski "] edition = "2018" repository = "https://github.com/SkylerMalinowski/libconf-rust" description = "A pure Rust library implementation of a configuration file parser." license = "MIT" license-file = "LICENSE" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]