# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "pleaser" version = "0.5.6" authors = ["ed neville "] exclude = ["/bintest"] description = "please, a polite regex-first sudo alternative" homepage = "https://www.usenix.org.uk/content/please.html" documentation = "https://www.usenix.org.uk/content/please.html" readme = "README.md" keywords = [ "please", "access", "elevation", "edit", "regex", ] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://gitlab.com/edneville/please" [dependencies.chrono] version = "0.4" [dependencies.getopts] version = "0.2" [dependencies.libc] version = "0.2" [dependencies.nix] version = ">= 0.27" features = [ "signal", "user", "fs", "term", "hostname", ] [dependencies.pam] version = "0.7" [dependencies.rand] version = "0.8" [dependencies.regex] version = "1.7" [dependencies.rpassword] version = "7" [dependencies.syslog] version = ">= 6.0" [dependencies.uzers] version = ">= 0.10"