Skip to content

Commit 866ad2a

Browse files
committed
chore(deps): update rust crate atomicwrites to 0.4.4
1 parent 93cff7f commit 866ad2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
1818
[workspace.dependencies]
1919
aho-corasick = "1.1.3"
2020
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
21-
atomicwrites = "0.4.3"
21+
atomicwrites = "0.4.4"
2222
bstr = { version = "1.10.0", default-features = false, features = ["std"] }
2323
bytes = "1.7.2"
2424
camino = "1.1.9"

0 commit comments

Comments
 (0)