[package] name = "pkgman" version = "0.2.2" authors = ["pjmp"] edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/pjmp/pkgman" description = "Silly rust wrapper on top of yay & pacman." keywords = ["pacman", "yay", "aur", "archlinux"] categories = ["command-line-interface", "command-line-utilities"] [dependencies] clap = "2.33.0"