Skip to content

Commit

Permalink
Update Rust crate file-locker to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 57b5cf1 commit 7acc6fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ pathdiff = "0.2"
sanitize-filename = "0.5"

[target.'cfg(unix)'.dependencies]
file-locker = { version = "1.1" }
file-locker = { version = "1.1.2" }

[target.'cfg(macos)'.dependencies]
file-locker = { version = "1.1" }
file-locker = { version = "1.1.2" }


[features]
Expand Down

0 comments on commit 7acc6fb

Please sign in to comment.