mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Add a submodule for rust-cssparser
Even though this parser is not used yet, having it built and tested with the rest of Servo helps ensure it does not bitrot.
This commit is contained in:
parent
66c9828a9e
commit
d75489356e
3 changed files with 5 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -401,6 +401,7 @@ CFG_SUBMODULES="\
|
|||
support/alert/rust-alert \
|
||||
support/azure/rust-azure \
|
||||
support/css/rust-css \
|
||||
support/css/rust-cssparser \
|
||||
support/geom/rust-geom \
|
||||
support/glut/rust-glut \
|
||||
support/glfw/glfw \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue