chore(deps): update all dependencies #15

Merged
kjuulh merged 1 commits from renovate/all into main 2023-10-21 14:00:23 +02:00

View File

@ -20,6 +20,6 @@ ci = { path = "ci" }
#dagger-sdk = "0.3.2" #dagger-sdk = "0.3.2"
dagger-sdk = {git = "https://github.com/kjuulh/dagger.git", branch = "feat/with-send-sync"} dagger-sdk = {git = "https://github.com/kjuulh/dagger.git", branch = "feat/with-send-sync"}
eyre = "0.6.8" eyre = "0.6.8"
tokio = "1.31.0" tokio = "1.33.0"
dotenv = "0.15.0" dotenv = "0.15.0"
async-trait = "0.1.73" async-trait = "0.1.74"