Upgrade headers, headers-core, and hyper_serde.

This commit is contained in:
Josh Matthews 2019-06-12 11:47:08 -04:00
parent 99cf263add
commit b1510d9ad5
25 changed files with 97 additions and 182 deletions

View file

@ -54,12 +54,11 @@ enum-iterator = "0.2.0"
euclid = "0.19.7"
fnv = "1.0"
gleam = "0.6"
headers-core = "0.0.1"
headers-ext = "0.0.3"
headers = "0.2"
html5ever = "0.23"
http = "0.1"
hyper = "0.12"
hyper_serde = "0.9"
hyper_serde = "0.11"
image = "0.21"
indexmap = "1.0.2"
ipc-channel = "0.11"