mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add rust-phf to servo build.
This commit is contained in:
parent
897e39dcf3
commit
787679a35d
3 changed files with 9 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -116,3 +116,6 @@
|
|||
[submodule "src/test/wpt/web-platform-tests"]
|
||||
path = src/test/wpt/web-platform-tests
|
||||
url = https://github.com/mozilla-servo/web-platform-tests.git
|
||||
[submodule "src/support/phf/rust-phf"]
|
||||
path = src/support/phf/rust-phf
|
||||
url = https://github.com/mozilla-servo/rust-phf.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue