mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
add rust-egl to submodule
This commit is contained in:
parent
318d06f38b
commit
3fe12748e0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -110,3 +110,6 @@
|
|||
path = src/support/encoding/rust-encoding
|
||||
url = https://github.com/mozilla-servo/rust-encoding.git
|
||||
branch = rust-servo
|
||||
[submodule "src/support/egl/rust-egl"]
|
||||
path = src/support/egl/rust-egl
|
||||
url = http://github.com/webconvforge/rust-egl.git
|
||||
|
|
1
src/support/egl/rust-egl
Submodule
1
src/support/egl/rust-egl
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2eae43848b0a00d84f43e76b6d310bd69ffc7a3f
|
Loading…
Add table
Add a link
Reference in a new issue