[package] name = "prs" version = "0.0.1" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" # homepage = "https://timvisee.com/projects/prs" repository = "https://gitlab.com/timvisee/prs" description = "Secure, fast & convenient password manager with GPG & git" keywords = ["pass", "passwordstore"] categories = [ "authentication", "command-line-utilities", "cryptography", ] edition = "2018" [badges] gitlab = { repository = "timvisee/prs", branch = "master" } [dependencies]