Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Commit b389e71

Browse files
author
Artem Vorotnikov
committed
Pin futures-tokio-compat revision for now
1 parent 23f731b commit b389e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-service-hyper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version = "0.3.1"
1515
[dependencies]
1616
http = "0.1"
1717
http-service = { version = "0.3.1", path = ".." }
18-
futures-tokio-compat = { git = "https://github.com/Nemo157/futures-tokio-compat" }
18+
futures-tokio-compat = { git = "https://github.com/Nemo157/futures-tokio-compat", rev = "8a93702bba5210314e4c268a513f1ecd9f48d7df" }
1919
hyper = { version = "=0.13.0-alpha.1", default-features = false }
2020
tower-service = "0.3.0-alpha.1"
2121

0 commit comments

Comments
 (0)