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.
1 parent 4ed32d1 commit d09288eCopy full SHA for d09288e
Cargo.toml
@@ -4,7 +4,8 @@ name = "hyper"
4
version = "0.11.0-a.0"
5
description = "A modern HTTP library."
6
readme = "README.md"
7
-documentation = "http://hyperium.github.io/hyper"
+homepage = "https://hyper.rs"
8
+documentation = "https://docs.rs/hyper"
9
repository = "https://github.com/hyperium/hyper"
10
license = "MIT"
11
authors = ["Sean McArthur <[email protected]>"]
0 commit comments