fix(Cargo.toml): update documentation link
This commit is contained in:
		| @@ -4,7 +4,7 @@ name = "hyper" | |||||||
| version = "0.9.0" | version = "0.9.0" | ||||||
| description = "A modern HTTP library." | description = "A modern HTTP library." | ||||||
| readme = "README.md" | readme = "README.md" | ||||||
| documentation = "http://hyperium.github.io/hyper/hyper/index.html" | documentation = "http://hyperium.github.io/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