Commit Diff
--- Cargo.toml +++ Cargo.toml @@ -3,6 +3,8 @@ name = "arch-orphans" authors = ["witcher <witcher@wiredspace.de>"] version = "0.1.0" edition = "2021" +description = "Show installed and flagged AUR packages" +repository = "https://git.sr.ht/~witcher/archo-orphans" [dependencies] alpm = { version = "2.2.1", features = ["static"] }
