fix(deps): update all dependencies
This commit is contained in:
parent
40ad584841
commit
6ee9489e04
601
ci/Cargo.lock
generated
601
ci/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,8 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
|
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
|
||||||
color-eyre = "0.6.2"
|
color-eyre = "0.6.3"
|
||||||
dagger-sdk = "0.2.22"
|
dagger-sdk = "0.9.8"
|
||||||
eyre = "0.6.8"
|
eyre = "0.6.12"
|
||||||
tokio = { version = "1.28.0", features = ["full"] }
|
tokio = { version = "1.36.0", features = ["full"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user