[package] name = "build-env" version = "0.3.1" authors = ["Cody P Schafer "] description = "Extract information about the build process from the environment" license = "Apache-2.0 OR MIT" repository = "https://github.com/jmesmon/build-env" documentation = "https://docs.rs/crate/build-env" include = ["**/*.rs", "COPYING", "README.md"] readme = "README.md" [dependencies]