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:
2023-03-27 16:13:44 +00:00
parent 28a7b6f2ab
commit ce5efdd6b8
4 changed files with 21 additions and 27 deletions

View File

@@ -16,7 +16,7 @@ members = [
[workspace.dependencies]
eyre = { version = "0.6.8" }
async-trait = "0.1.67"
async-trait = "0.1.68"
tokio = { version = "1.26.0", features = ["full", "test-util"] }
tracing = { version = "0.1.37", features = ["log"] }