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

@@ -1,6 +1,7 @@
[package]
name = "command-with-spinner"
version = "0.1.0"
edition.workspace = true
authors.workspace = true
license-file.workspace = true
@@ -9,5 +10,5 @@ repository.workspace = true
[dependencies]
anyhow = "1.0.98"
colored = "3.0.0"
git = { version = "0.1.0", path = "../git" }
indicatif = "0.17.11"
thiserror = "2.0"