remove direct wepoll dependency (#29)

Co-authored-by: Stjepan Glavina <stjepang@gmail.com>
This commit is contained in:
JayceFayne 2020-09-16 09:33:54 +00:00 committed by GitHub
parent 784104543b
commit 494af542bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ polling = "1.0.1"
vec-arena = "1.0.0"
waker-fn = "1.1.0"
[target.'cfg(windows)'.dependencies]
wepoll-sys-stjepang = "1.0.8"
[dev-dependencies]
async-channel = "1.4.2"
async-net = "1.3.0"