Skip to content

Commit ef5e868

Browse files
authored
Bump windows-sys to 0.60 (#75)
1 parent a105ba7 commit ef5e868

File tree

2 files changed

+16
-89
lines changed

2 files changed

+16
-89
lines changed

Cargo.lock

Lines changed: 15 additions & 88 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
@@ -39,4 +39,4 @@ libc = "0.2"
3939

4040
[target.'cfg(windows)'.dependencies]
4141
winsplit = "0.1"
42-
windows-sys = { version = "0.59", features = ['Win32_Foundation'] }
42+
windows-sys = { version = "0.60", features = ['Win32_Foundation'] }

0 commit comments

Comments
 (0)