Skip to content

Commit c754ccd

Browse files
committed
Bump windows-sys from 0.59.0 to 0.60.1
1 parent 189f20f commit c754ccd

2 files changed

Lines changed: 82 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 81 additions & 8 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
@@ -75,7 +75,7 @@ uucore = "0.1.0"
7575
uutests = "0.1.0"
7676
walkdir = "2.5.0"
7777
windows = { version = "0.61.1" }
78-
windows-sys = { version = "0.59.0", default-features = false }
78+
windows-sys = { version = "0.60.1", default-features = false }
7979
xattr = "1.3.1"
8080

8181
[dependencies]

0 commit comments

Comments
 (0)