chore(cargo): add homepage, update documentation fields
This commit is contained in:
@@ -4,7 +4,8 @@ name = "hyper"
|
|||||||
version = "0.11.0-a.0"
|
version = "0.11.0-a.0"
|
||||||
description = "A modern HTTP library."
|
description = "A modern HTTP library."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
documentation = "http://hyperium.github.io/hyper"
|
homepage = "https://hyper.rs"
|
||||||
|
documentation = "https://docs.rs/hyper"
|
||||||
repository = "https://github.com/hyperium/hyper"
|
repository = "https://github.com/hyperium/hyper"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
|
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
|
||||||
|
|||||||
Reference in New Issue
Block a user