Skip to content

Commit 03b81a4

Browse files
authored
Update to windows-sys 0.45. (#529)
1 parent 4d0890c commit 03b81a4

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
@@ -60,7 +60,7 @@ linux-raw-sys = { version = "0.2.1", default-features = false, features = ["gene
6060

6161
# For the libc backend on Windows, use the Winsock2 API in windows-sys.
6262
[target.'cfg(windows)'.dependencies.windows-sys]
63-
version = "0.42.0"
63+
version = "0.45.0"
6464
features = [
6565
"Win32_Foundation",
6666
"Win32_Networking_WinSock",

0 commit comments

Comments
 (0)