v0.1.8
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| [package] | [package] | ||||||
|  |  | ||||||
| name = "hyper" | name = "hyper" | ||||||
| version = "0.1.7" | version = "0.1.8" | ||||||
| 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/hyper/index.html" | ||||||
| @@ -12,7 +12,7 @@ authors = ["Sean McArthur <sean.monstar@gmail.com>", | |||||||
|  |  | ||||||
| [dependencies] | [dependencies] | ||||||
| cookie = "*" | cookie = "*" | ||||||
| log = "*" | log = ">= 0.2.0" | ||||||
| mime = "*" | mime = "*" | ||||||
| mucell = "*" | mucell = "*" | ||||||
| openssl = "*" | openssl = "*" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user