mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add the rust-io-surface submodule. Not hooked up to the build yet.
This commit is contained in:
parent
b3c6e97815
commit
215dcfe61e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -46,4 +46,7 @@
|
|||
[submodule "src/rust-core-foundation"]
|
||||
path = src/rust-core-foundation
|
||||
url = git://github.com/pcwalton/rust-core-foundation.git
|
||||
[submodule "src/rust-io-surface"]
|
||||
path = src/rust-io-surface
|
||||
url = git://github.com/pcwalton/rust-io-surface.git
|
||||
|
||||
|
|
1
src/rust-io-surface
Submodule
1
src/rust-io-surface
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8e3eb37945e1c7ce72dd7bd483be262708bc6853
|
Loading…
Add table
Add a link
Reference in a new issue