Update windows dependency
This commit is contained in:
parent
d1e447bc57
commit
125c9616a8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ core-foundation = "0.10.0"
|
|||
core-foundation-sys = "0.8.7"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.58", features = ["Win32_System_SystemServices", "Win32_System_WindowsProgramming"] }
|
||||
windows = { version = "0.60", features = ["Win32_System_SystemServices", "Win32_System_WindowsProgramming"] }
|
||||
windows-sys = { version = "0.59", features = ["Win32_Globalization"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue