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:
Kasper Juul Hermansen 2023-10-21 11:39:12 +00:00
parent bdaea19ac6
commit 39d15b5d7f

View File

@ -20,6 +20,6 @@ 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.8"
tokio = "1.31.0"
tokio = "1.33.0"
dotenv = "0.15.0"
async-trait = "0.1.73"
async-trait = "0.1.74"