Skip to content

Commit c16b2d8

Browse files
author
Stjepan Glavina
authored
Merge pull request async-rs#11 from stjepang/update-polling
Update polling
2 parents e5a174a + c9be3cf commit c16b2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ futures-lite = "0.1.10"
1919
libc = "0.2.74"
2020
once_cell = "1.4.0"
2121
parking = "2.0.0"
22-
polling = "0.1.3"
22+
polling = "0.1.4"
2323
socket2 = { version = "0.3.12", features = ["pair", "unix"] }
2424
vec-arena = "0.5.0"
2525

0 commit comments

Comments
 (0)