v0.1.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "hyper"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
description = "A modern HTTP library."
|
||||
readme = "README.md"
|
||||
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
|
||||
@@ -12,7 +12,7 @@ authors = ["Sean McArthur <sean.monstar@gmail.com>",
|
||||
|
||||
[dependencies]
|
||||
cookie = "*"
|
||||
log = "*"
|
||||
log = ">= 0.2.0"
|
||||
mime = "*"
|
||||
mucell = "*"
|
||||
openssl = "*"
|
||||
|
||||
Reference in New Issue
Block a user