Remove crossbeam dependency and make drop events work again

This commit is contained in:
Osspial
2018-11-08 23:46:41 -05:00
parent 8299eb2f03
commit 92ac3d6ac7
7 changed files with 64 additions and 54 deletions

View File

@@ -35,9 +35,6 @@ cocoa = "0.18.4"
core-foundation = "0.6"
core-graphics = "0.17.3"
[target.'cfg(target_os = "windows")'.dependencies.crossbeam-channel]
version = "0.3"
[target.'cfg(target_os = "windows")'.dependencies.winapi]
version = "0.3.6"
features = [