[go: up one dir, main page]

whoami 0.4.1

Retrieve the current user and environment.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[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"