mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add rust-encoding as a submodule.
Upstream: https://github.com/lifthrasiir/rust-encoding Servo’s fork: https://github.com/mozilla-servo/rust-encoding As of this writing, upstream’s master branch targets Rust 0.8, and its rust-0.9-pre branch targets Rust master. Servo uses a Rust version in-between those. I pushed a rust-servo branch to our fork that backports from rust-0.9-pre.
This commit is contained in:
parent
bc36ca860d
commit
b98acc2f75
4 changed files with 15 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -498,6 +498,7 @@ CFG_SUBMODULES="\
|
|||
support/alert/rust-alert \
|
||||
support/azure/rust-azure \
|
||||
support/css/rust-cssparser \
|
||||
support/encoding/rust-encoding \
|
||||
support/harfbuzz/rust-harfbuzz \
|
||||
support/http/rust-http \
|
||||
support/hubbub/libhubbub \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue