fix(deps): update rust crate futures to 0.3.30
This commit is contained in:
parent
013bf3b3dc
commit
44bc26de93
@ -11,7 +11,7 @@ eyre = "*"
|
||||
color-eyre = "*"
|
||||
tokio = "1"
|
||||
clap = {version = "4", features = ["derive"]}
|
||||
futures = "0.3.29"
|
||||
futures = "0.3.30"
|
||||
async-scoped = { version = "0.7.1", features = ["tokio", "use-tokio"] }
|
||||
dotenv.workspace = true
|
||||
dagger-rust = "0.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user