We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55f70ef + 852756d commit caa53cdCopy full SHA for caa53cd
Cargo.toml
@@ -56,7 +56,7 @@ termios = { version = "0.3.3", optional = true }
56
buffer-redux = { version = "1.0", optional = true, default-features = false }
57
58
[target.'cfg(windows)'.dependencies]
59
-windows-sys = { version = "0.60.2", features = [
+windows-sys = { version = "0.61.0", features = [
60
"Win32_Foundation",
61
"Win32_System_Console",
62
"Win32_Security",
0 commit comments