mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
chore: Upgrade miow
This commit is contained in:
parent
25f838bfb7
commit
8d6a828c18
@ -24,5 +24,5 @@ walkdir = "2.3.1"
|
|||||||
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
|
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
miow = "0.3.6"
|
miow = "0.4.0"
|
||||||
winapi = { version = "0.3.9", features = ["consoleapi", "minwindef"] }
|
winapi = { version = "0.3.9", features = ["consoleapi", "minwindef"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user