fix(deps): update all dependencies
This commit is contained in:
parent
40ad584841
commit
2cf26fec19
548
ci/Cargo.lock
generated
548
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
|
||||
|
||||
[dependencies]
|
||||
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
|
||||
async-scoped = { version = "0.8.0", features = ["use-tokio"] }
|
||||
color-eyre = "0.6.2"
|
||||
dagger-sdk = "0.2.22"
|
||||
eyre = "0.6.8"
|
||||
tokio = { version = "1.28.0", features = ["full"] }
|
||||
dagger-sdk = "0.3.3"
|
||||
eyre = "0.6.11"
|
||||
tokio = { version = "1.35.1", features = ["full"] }
|
||||
|
Loading…
Reference in New Issue
Block a user