[package]
edition = "2018"
name = "whoami"
version = "0.4.1"
authors = ["Jeron Aldaron Lau <jeronaldaron@gmail.com>", "Mark Swaanenburg <cygnus9@users.noreply.github.com>", "Daniel Schäfer <schaefer.dev@gmail.com>"]
exclude = ["examples/*", "code_of_conduct.md", ".gitignore"]
description = "Retrieve the current user and environment."
homepage = "https://free.plopgrizzly.com/whoami"
documentation = "https://docs.rs/whoami"
readme = "README.md"
keywords = ["user", "username", "whoami", "platform", "detect"]
categories = ["os"]
license = "MIT / BSL-1.0"
repository = "https://github.com/plopgrizzly/whoami"
[dependencies.libc]
version = "0.2"