mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 02:39:32 +00:00
Bump miow
This commit is contained in:
parent
f2a1082c84
commit
076f2247f2
2 changed files with 55 additions and 3 deletions
|
@ -16,7 +16,7 @@ always-assert = { version = "0.1.2", features = ["log"] }
|
|||
# Think twice before adding anything here
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
miow = "0.3.6"
|
||||
miow = "0.4.0"
|
||||
winapi = "0.3.9"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue