Switch to published wepoll-sys

This commit is contained in:
Stjepan Glavina 2020-10-02 18:34:49 +02:00
parent b562ab84ea
commit 0bc0553217
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ log = "0.4.11"
libc = "0.2.77"
[target.'cfg(windows)'.dependencies]
wepoll-sys = { git = "https://github.com/stjepang/wepoll-sys-stjepang.git", package = "wepoll-sys-stjepang" }
wepoll-sys = "2.0.0"
winapi = { version = "0.3.9", features = ["ioapiset", "winsock2"] }
[dev-dependencies]