fix: clippy and rm old code

This commit is contained in:
2026-04-22 19:22:01 +02:00
parent 27b7cd3813
commit b91cafc50e
4 changed files with 41 additions and 63 deletions
+4
View File
@@ -4,6 +4,10 @@ description = "Binary utility to track changes on the root filesystem on a pacma
version = "0.1.0"
edition = "2024"
license = "GPL-3.0-only"
repository = "https://git.javalsai.tuxcord.net/rust/pacdiff"
keywords = ["pacman", "alpm"]
categories = ["command-line-interface", "command-line-utilities", "filesystem"]
[profile.release]
lto = true