Commit Diff


commit - 660a3ca0402df3fd442319ec3e2b052b34400244
commit + 28d89ea32dce04c6cea85b3c6a1bb7b801a76c7b
blob - 8a4b41f77198adb3a8de8afec9ae8b7bb1deb237
blob + c9c84e7713de1d9f6922ecc1bc4058c68705ae9d
--- 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"] }