get rid of Windows deps

master
edef 2016-08-30 14:02:32 -04:00
parent 6a1cad2966
commit 3ad902010f
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ documentation = "https://edef1c.github.io/libfringe"
[target.'cfg(unix)'.dependencies]
libc = "0.2.14"
[target.'cfg(windows)'.dependencies]
kernel32-sys = "0.2.2"
winapi = "0.2.6"
[dependencies.valgrind_request]
optional = true
version = "1.0.0"