Skip to content

Commit

Permalink
Update Rust crate atomicwrites to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 10, 2023
1 parent 0b1c002 commit f93845d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 39 deletions.
45 changes: 7 additions & 38 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 @@ -12,7 +12,7 @@ rust-version = "1.70"
# directory.

[dependencies]
atomicwrites = "0.4.1"
atomicwrites = "0.4.2"
aho-corasick = "1.1.2"
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
future-queue = "0.3.0"
Expand Down

0 comments on commit f93845d

Please sign in to comment.