chore: Upgrade miow

This commit is contained in:
Expyron 2022-11-18 14:08:46 +01:00
parent eb5d35917b
commit bb837662d8
1 changed files with 1 additions and 1 deletions

View File

@ -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"] }