diff options
| author | bors <bors@rust-lang.org> | 2016-02-21 09:16:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-21 09:16:30 +0000 |
| commit | 0c72f697eb0630f3d7218a298ea1a7b77289ea8a (patch) | |
| tree | 6f212c766e0fdeb558b1b6a59da22494b36f9c5d | |
| parent | 257fa0f479e6a0fc069710a4c2ea52e551bafe97 (diff) | |
| parent | 810454878d663ff149efae05bf2bb5a83a03f2cd (diff) | |
Auto merge of #31785 - sanxiyn:gitmodules, r=alexcrichton
libc moved from rust-lang-nursery to rust-lang.
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index eb033f5401d..39288a7ae49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,4 +16,4 @@ url = https://github.com/rust-lang/rust-installer.git [submodule "src/liblibc"] path = src/liblibc - url = https://github.com/rust-lang-nursery/libc.git + url = https://github.com/rust-lang/libc.git |
