mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Add rust-http to the build and begin using it to resolve http urls
This commit is contained in:
parent
6fe337e215
commit
232bdae8e6
5 changed files with 60 additions and 43 deletions
1
configure
vendored
1
configure
vendored
|
@ -480,6 +480,7 @@ CFG_SUBMODULES="\
|
|||
support/css/rust-cssparser \
|
||||
support/geom/rust-geom \
|
||||
support/harfbuzz/rust-harfbuzz \
|
||||
support/http/rust-http \
|
||||
support/hubbub/libhubbub \
|
||||
support/hubbub/rust-hubbub \
|
||||
support/layers/rust-layers \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue