fix(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-03-28 17:31:15 +00:00
parent 95d6704fc1
commit d9ea6162d4
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ ci = { path = "ci" }
#dagger-sdk = "0.3.2"
dagger-sdk = {git = "https://github.com/kjuulh/dagger.git", branch = "feat/with-send-sync"}
eyre = "0.6.12"
tokio = "1.36.0"
tokio = "1.37.0"
dotenv = "0.15.0"
async-trait = "0.1.79"
color-eyre = "*"