uswitch 0.1.1

Switch user and group on UNIX systems
Documentation
[package]
name = "uswitch"
version = "0.1.1"
authors = ["J.M. Thiessen <jacob@x0rz3q.com>"]
edition = "2018"
license=" AGPL-3.0-only"
description="Switch user and group on UNIX systems"
documentation="https://github.com/x0rz3q/user-switch"
homepage="https://github.com/x0rz3q/user-switch"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
users = "0.9"