Update libs

This commit is contained in:
Noah Knegt
2025-05-08 16:48:10 +02:00
parent a2f2e303a0
commit 347d71d9de
10 changed files with 202 additions and 159 deletions

View File

@@ -12,5 +12,5 @@ repository.workspace = true
anyhow = "1.0"
clap = { version = "4.5", features = ["derive"] }
colored = "3.0"
command-with-spinner = { version = "0.1.0", path = "../command-with-spinner" }
git = { version = "0.1.0", path = "../git" }
indicatif = "0.17"