mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add rust-http-client to the build
This commit is contained in:
parent
de70e64827
commit
a92de77791
3 changed files with 18 additions and 1 deletions
|
@ -16,6 +16,7 @@ use geom;
|
|||
use glut;
|
||||
use layers;
|
||||
use opengles;
|
||||
use http_client;
|
||||
|
||||
mod dom {
|
||||
mod base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue