We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174b8a4 commit 900379fCopy full SHA for 900379f
Cargo.toml
@@ -27,7 +27,7 @@ unicode-width = { version = "0.2", optional = true }
27
encode_unicode = "1"
28
29
[target.'cfg(windows)'.dependencies.windows-sys]
30
-version = "0.60"
+version = "0.61"
31
features = [
32
"Win32_Foundation",
33
"Win32_System_Console",
0 commit comments