mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Upgrade Hyper
This commit is contained in:
parent
5df705a41f
commit
a48a111cee
42 changed files with 872 additions and 891 deletions
|
@ -14,9 +14,8 @@ path = "lib.rs"
|
|||
crossbeam-channel = "0.4"
|
||||
devtools_traits = { path = "../devtools_traits" }
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
headers = "0.2"
|
||||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
headers = "0.3"
|
||||
http = "0.2"
|
||||
ipc-channel = "0.14"
|
||||
log = "0.4"
|
||||
msg = { path = "../msg" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue