chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-14 05:27:53 +00:00
parent d684ca866c
commit 67778e34ca
2 changed files with 155 additions and 51 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
anyhow.workspace = true
async-trait = "0.1.81"
thiserror = "1.0.63"
thiserror = "2.0.0"
tokio.workspace = true
tokio-util = "0.7.11"
tracing.workspace = true