Skip to content

Commit

Permalink
Update Rust crate async-scoped to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored and sunshowers committed Nov 16, 2023
1 parent 2b1ffee commit 3aa85b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nextest-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rust-version = "1.70"
[dependencies]
atomicwrites = "0.4.2"
aho-corasick = "1.1.2"
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
async-scoped = { version = "0.8.0", features = ["use-tokio"] }
future-queue = "0.3.0"
bytes = "1.5.0"
camino = { version = "1.1.6", features = ["serde1"] }
Expand Down

0 comments on commit 3aa85b1

Please sign in to comment.