v0.9.1
This commit is contained in:
		| @@ -1,3 +1,11 @@ | |||||||
|  | ### v0.9.1 (2016-04-21) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | #### Bug Fixes | ||||||
|  |  | ||||||
|  | * **Cargo.toml:** update documentation link ([b783ddf4](https://github.com/hyperium/hyper/commit/b783ddf455ee93cc38510f3179ffe18733c797c1)) | ||||||
|  |  | ||||||
|  |  | ||||||
| ## v0.9.0 (2016-04-21) | ## v0.9.0 (2016-04-21) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| [package] | [package] | ||||||
|  |  | ||||||
| name = "hyper" | name = "hyper" | ||||||
| version = "0.9.0" | version = "0.9.1" | ||||||
| description = "A modern HTTP library." | description = "A modern HTTP library." | ||||||
| readme = "README.md" | readme = "README.md" | ||||||
| documentation = "http://hyperium.github.io/hyper" | documentation = "http://hyperium.github.io/hyper" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user