Use published version

This commit is contained in:
Stjepan Glavina 2020-06-21 17:16:22 +02:00
parent b99a4b8425
commit 1c25d3e47d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ optional = true
libc = "0.2.70"
[target.'cfg(windows)'.dependencies]
wepoll-sys-stjepang = { git = "https://github.com/stjepang/wepoll-sys-stjepang.git" }
wepoll-sys-stjepang = "1.0.0"
[dev-dependencies]
futures = { version = "0.3.5", default-features = false, features = ["std"] }