Skip to content

Commit

Permalink
chore: Upgrade miow
Browse files Browse the repository at this point in the history
  • Loading branch information
Expyron committed Nov 18, 2022
1 parent eb5d359 commit bb83766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cargo-util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ walkdir = "2.3.1"
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }

[target.'cfg(windows)'.dependencies]
miow = "0.4.0"
miow = "0.5.0"
winapi = { version = "0.3.9", features = ["consoleapi", "minwindef"] }

0 comments on commit bb83766

Please sign in to comment.