forked from M-Labs/libfringe
get rid of Windows deps
This commit is contained in:
parent
6a1cad2966
commit
3ad902010f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue