[package] name = "envmap" version = "0.0.2" authors = ["AdaShoelace"] edition = "2018" description = "Small crate to read environment variables into a hashmap" license = "MIT" exclude = ["test"] repository = "https://github.com/jayway/envmap" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]