mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Upgrade headers, headers-core, and hyper_serde.
This commit is contained in:
parent
99cf263add
commit
b1510d9ad5
25 changed files with 97 additions and 182 deletions
|
@ -13,11 +13,11 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
crossbeam-channel = "0.3"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
headers-core = "0.0.1"
|
||||
headers-ext = "0.0.3"
|
||||
headers-core = "0.1"
|
||||
headers = "0.2"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper_serde = "0.9"
|
||||
hyper_serde = "0.11"
|
||||
ipc-channel = "0.11"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue