chore(deps): update rust crate eyre to 0.6.12
This commit is contained in:
parent
cc13070f77
commit
85cfbe3d3f
@ -19,7 +19,7 @@ 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.11"
|
eyre = "0.6.12"
|
||||||
tokio = "1.35.1"
|
tokio = "1.35.1"
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
||||||
async-trait = "0.1.77"
|
async-trait = "0.1.77"
|
||||||
|
Loading…
Reference in New Issue
Block a user