Skip to content

Commit c6f9cd1

Browse files
authored
Update to windows-sys 0.52. (#74)
1 parent fd37c31 commit c6f9cd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ hermit-abi = { version = "0.3", optional = true }
3636
libc = { version = "0.2.96", optional = true }
3737

3838
[target.'cfg(windows)'.dependencies.windows-sys]
39-
version = "0.48.0"
39+
version = "0.52.0"
4040
optional = true
4141
features = [
4242
"Win32_Foundation",

0 commit comments

Comments
 (0)