Skip to content

Commit 676b239

Browse files
authored
Merge pull request #299 from uutils/renovate/windows-0.x
chore(deps): update rust crate windows to 0.59.0
2 parents 08b5739 + 9c66e50 commit 676b239

File tree

2 files changed

+87
-24
lines changed

2 files changed

+87
-24
lines changed

Cargo.lock

Lines changed: 86 additions & 23 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
@@ -59,7 +59,7 @@ textwrap = { version = "0.16.1", features = ["terminal_size"] }
5959
thiserror = "2.0.4"
6060
uucore = "0.0.28"
6161
walkdir = "2.5.0"
62-
windows = { version = "0.58.0" }
62+
windows = { version = "0.59.0" }
6363
xattr = "1.3.1"
6464

6565
[dependencies]

0 commit comments

Comments
 (0)