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

@@ -8,4 +8,6 @@ license-file.workspace = true
repository.workspace = true
[dependencies]
anyhow = "1.0.98"
command-with-spinner = { version = "0.1.0", path = "../command-with-spinner" }
thiserror = "2.0"