Merge pull request #12 from stjepang/update-polling

Update polling
This commit is contained in:
Stjepan Glavina 2020-08-15 09:17:41 +02:00 committed by GitHub
commit 5570071c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ futures-lite = "0.1.10"
libc = "0.2.74"
once_cell = "1.4.0"
parking = "2.0.0"
polling = "0.1.4"
polling = "0.1.5"
socket2 = { version = "0.3.12", features = ["pair", "unix"] }
vec-arena = "0.5.0"