[dependencies.libc]
version = "0.2"
[features]
cache = []
default = ["cache", "mock"]
mock = []
[package]
authors = ["ogham@bsago.me"]
description = "Library for getting information on Unix users and groups"
documentation = "https://docs.rs/users/users/"
homepage = "https://github.com/ogham/rust-users"
license = "MIT"
name = "users"
readme = "README.md"
version = "0.8.1"