[package] name = "env_home" description = "Get the user home directory in a cross-platform way." authors = ["Peter Tripp <peter.tripp@gmail.com>"] homepage = "https://github.com/notpeter/env-home" repository = "https://github.com/notpeter/env-home" license = "MIT OR Apache-2.0" readme = "README.md" version = "0.1.0" edition = "2015" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]