We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9450fea commit a21367dCopy full SHA for a21367d
1 file changed
Cargo.toml
@@ -17,7 +17,7 @@ no-color = []
17
18
19
[target.'cfg(windows)'.dependencies.windows-sys]
20
-version = ">=0.48,<=0.59"
+version = ">=0.48,<=0.60"
21
features = ["Win32_Foundation", "Win32_System_Console"]
22
23
[dev-dependencies]
0 commit comments