mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Upgrade to latest Rust.
This commit is contained in:
parent
728fb9a7de
commit
a7ef1cd35e
127 changed files with 1892 additions and 2501 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -66,7 +66,7 @@
|
|||
url = https://github.com/mozilla-servo/skia.git
|
||||
[submodule "src/compiler/rust"]
|
||||
path = src/compiler/rust
|
||||
url = https://github.com/mozilla/rust.git
|
||||
url = https://github.com/mozilla-servo/rust.git
|
||||
[submodule "src/support/alert/rust-alert"]
|
||||
path = src/support/alert/rust-alert
|
||||
url = https://github.com/mozilla-servo/rust-alert.git
|
||||
|
@ -112,7 +112,7 @@
|
|||
branch = rust-servo
|
||||
[submodule "src/support/egl/rust-egl"]
|
||||
path = src/support/egl/rust-egl
|
||||
url = https://github.com/webconvforge/rust-egl.git
|
||||
url = https://github.com/mozilla-servo/rust-egl.git
|
||||
[submodule "src/platform/android/servo-android-glue"]
|
||||
path = src/platform/android/servo-android-glue
|
||||
url = https://github.com/webconvforge/servo-android-glue.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue