rust/.gitmodules
2013-08-04 10:58:22 -07:00

8 lines
206 B
Text

[submodule "src/llvm"]
path = src/llvm
url = https://github.com/alexcrichton/llvm.git
branch = master
[submodule "src/libuv"]
path = src/libuv
url = https://github.com/brson/libuv.git
branch = master