mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add rust-alert to the tree and use it to allow a new URL to be navigated to
This commit is contained in:
parent
1eb5c4f7b7
commit
4d7f003cd9
6 changed files with 23 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -85,3 +85,6 @@
|
|||
[submodule "src/compiler/rust"]
|
||||
path = src/compiler/rust
|
||||
url = https://github.com/mozilla/rust.git
|
||||
[submodule "src/support/alert/rust-alert"]
|
||||
path = src/support/alert/rust-alert
|
||||
url = git://github.com/mozilla-servo/rust-alert.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue