Skip to content

Commit 5570071

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

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.4"
22+
polling = "0.1.5"
2323
socket2 = { version = "0.3.12", features = ["pair", "unix"] }
2424
vec-arena = "0.5.0"
2525

0 commit comments

Comments
 (0)