[package]
authors = ["Pierre-Étienne Meunier <pierre-etienne.meunier@aalto.fi>"]
description = "Portably retrieve the user name (and possibly other information in future versions) of the user running the current thread."
documentation = "http://pijul.org/user/doc/user/index.html"
include = ["Cargo.toml", "src/lib.rs"]
license = "MIT/Apache-2.0"
name = "username"
repository = "https://pijul.org/darcs/user"
version = "0.2.0"
[target."cfg(windows)".dependencies.advapi32-sys]
version = "0.2"
[target."cfg(windows)".dependencies.winapi]
version = "0.2"