Skip to content

Commit 03dc9e8

Browse files
authored
Update windows-sys to v0.52
1 parent 3beceb2 commit 03dc9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ features = ["all"]
3838
libc = "0.2.150"
3939

4040
[target.'cfg(windows)'.dependencies.windows-sys]
41-
version = "0.48"
41+
version = "0.52"
4242
features = [
4343
"Win32_Foundation",
4444
"Win32_Networking_WinSock",

0 commit comments

Comments
 (0)