Skip to content

Commit

Permalink
Update Rust crate atomicwrites to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Jan 8, 2024
1 parent cc000cd commit 3d37b1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -12,7 +12,7 @@ rust-version = "1.70"
# directory.

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

0 comments on commit 3d37b1e

Please sign in to comment.