Skip to content

Commit caa53cd

Browse files
authored
Merge pull request #892 from gwenn/windows-sys
Bump windows-sys version
2 parents 55f70ef + 852756d commit caa53cd

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
@@ -56,7 +56,7 @@ termios = { version = "0.3.3", optional = true }
5656
buffer-redux = { version = "1.0", optional = true, default-features = false }
5757

5858
[target.'cfg(windows)'.dependencies]
59-
windows-sys = { version = "0.60.2", features = [
59+
windows-sys = { version = "0.61.0", features = [
6060
"Win32_Foundation",
6161
"Win32_System_Console",
6262
"Win32_Security",

0 commit comments

Comments
 (0)