mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
convert script crate to use hyper
This commit is contained in:
parent
1dc67f0c76
commit
4ee8c3a60b
8 changed files with 382 additions and 260 deletions
|
@ -52,8 +52,8 @@ branch = "servo"
|
|||
[dependencies.encoding]
|
||||
git = "https://github.com/lifthrasiir/rust-encoding"
|
||||
|
||||
[dependencies.http]
|
||||
git = "https://github.com/servo/rust-http"
|
||||
[dependencies.hyper]
|
||||
git = "https://github.com/hyperium/hyper"
|
||||
branch = "servo"
|
||||
|
||||
[dependencies.js]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue