Skip to content

Commit df429bf

Browse files
authored
Merge pull request #331 from uutils/renovate/windows-0.x
chore(deps): update rust crate windows to 0.60.0
2 parents d7d3e88 + 0a3b82d commit df429bf

File tree

2 files changed

+55
-81
lines changed

2 files changed

+55
-81
lines changed

Cargo.lock

Lines changed: 54 additions & 80 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
@@ -61,7 +61,7 @@ textwrap = { version = "0.16.1", features = ["terminal_size"] }
6161
thiserror = "2.0.4"
6262
uucore = "0.0.29"
6363
walkdir = "2.5.0"
64-
windows = { version = "0.59.0" }
64+
windows = { version = "0.60.0" }
6565
xattr = "1.3.1"
6666

6767
[dependencies]

0 commit comments

Comments
 (0)