mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add rust-geom to .gitmodules
This commit is contained in:
parent
c170892d54
commit
854b6d900b
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -25,3 +25,6 @@
|
|||
[submodule "src/rust-stb-image"]
|
||||
path = src/rust-stb-image
|
||||
url = git://github.com/pcwalton/rust-stb-image.git
|
||||
[submodule "src/rust-geom"]
|
||||
path = src/rust-geom
|
||||
url = git://github.com/pcwalton/rust-geom.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue