We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef637ba + 63b0ff1 commit b437beaCopy full SHA for b437bea
Cargo.toml
@@ -3,6 +3,9 @@ name = "hyper-timeout"
3
version = "0.1.0"
4
authors = ["Herman J. Radtke III <[email protected]>"]
5
6
+[badges]
7
+travis-ci = { repository = "https://github.com/hjr3/hyper-timeout", branch = "master" }
8
+
9
[dependencies]
10
futures = "0.1"
11
hyper = "0.11"
README.md
@@ -1,4 +1,5 @@
1
[](https://travis-ci.org/hjr3/hyper-timeout)
2
+[](https://crates.io/crates/hyper-timeout)
# hyper-timeout
0 commit comments