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 1d1ad85 commit f93f6ffCopy full SHA for f93f6ff
crates/cargo-util/Cargo.toml
@@ -24,5 +24,5 @@ walkdir = "2.3.1"
24
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
25
26
[target.'cfg(windows)'.dependencies]
27
-miow = "0.3.6"
+miow = "0.4.0"
28
winapi = { version = "0.3.9", features = ["consoleapi", "minwindef"] }
0 commit comments