fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2024-12-09 05:38:50 +00:00
parent 00c653d8a1
commit 15b2890583
4 changed files with 119 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
anyhow = { version = "1.0.71", features = ["backtrace"] }
clap = "4.2.7"
thiserror = "1.0.40"
thiserror = "2.0.0"
tokio = { version = "1.28.1", features = ["rt", "macros", "parking_lot"] }
tracing = { version = "0.1.37", features = ["log"] }
tracing-subscriber = "0.3.17"