Skip to content

Commit ec8b17b

Browse files
committed
Update to windows-sys 0.36.0.
1 parent 995e2c7 commit ec8b17b

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
@@ -39,7 +39,7 @@ os_pipe = { version = "1.0.0", optional = true }
3939
libc = { version = "0.2.96", optional = true }
4040

4141
[target.'cfg(windows)'.dependencies.windows-sys]
42-
version = "0.35.0"
42+
version = "0.36.0"
4343
optional = true
4444
features = [
4545
"Win32_Foundation",

0 commit comments

Comments
 (0)