Skip to content

Commit 81056b9

Browse files
atouchetThomasdezeeuw
authored andcommitted
Relax windows-sys dependency version
1 parent dc707dc commit 81056b9

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
@@ -36,7 +36,7 @@ features = ["all"]
3636
libc = "0.2.124"
3737

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

0 commit comments

Comments
 (0)