fix cleaning 🐛

This commit is contained in:
Andreas Bigger
2025-12-29 17:39:03 -05:00
parent 219b2a0e1d
commit 73a711bb06
4 changed files with 77 additions and 14 deletions
+1
View File
@@ -81,6 +81,7 @@ chrono = { version = "0.4", features = ["serde"] }
# CLI
clap = { version = "4.5", features = ["derive"] }
indicatif = "0.17"
inquire = "0.7"
# Error handling
thiserror = "2.0"