Skip to content

Commit bb83766

Browse files
committed
chore: Upgrade miow
1 parent eb5d359 commit bb83766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cargo-util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ walkdir = "2.3.1"
2424
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
2525

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

0 commit comments

Comments
 (0)