Skip to content

Commit d3e5665

Browse files
author
Stjepan Glavina
committed
Update polling v0.1.5
1 parent eeb609a commit d3e5665

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 = { git = "https://github.com/stjepang/polling.git", branch = "timeout-test" }
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)