Fix warnings for win32 (#283)
This commit is contained in:
parent
c82fcd203f
commit
ae7802c8c2
3 changed files with 0 additions and 4 deletions
|
|
@ -29,7 +29,6 @@ core-graphics = "0.8"
|
|||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = "0.2"
|
||||
shell32-sys = "0.1"
|
||||
gdi32-sys = "0.1"
|
||||
user32-sys = "~0.1.2"
|
||||
kernel32-sys = "0.2"
|
||||
dwmapi-sys = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue