mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update README to show current building rust version
This commit is contained in:
parent
364e1b542a
commit
1566ed9060
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -49,9 +49,9 @@
|
||||
[submodule "crates/docgen"]
|
||||
path = crates/docgen
|
||||
url = https://github.com/redox-os/docgen.git
|
||||
[submodule "libstd/openlibm"]
|
||||
path = libstd/openlibm
|
||||
url = https://github.com/JuliaLang/openlibm.git
|
||||
[submodule "programs/binutils"]
|
||||
path = programs/binutils
|
||||
url = https://github.com/redox-os/binutils.git
|
||||
[submodule "libc-artifacts"]
|
||||
path = libc-artifacts
|
||||
url = https://github.com/redox-os/libc-artifacts.git
|
||||
|
||||
@ -12,6 +12,7 @@ Please make sure you use the **latest nightly** of `rustc` before building (for
|
||||
|
||||
[](https://travis-ci.org/redox-os/redox)
|
||||
[](./LICENSE.md)
|
||||
-lightgrey.svg)
|
||||
|
||||
## Contents
|
||||
|
||||
|
||||
1
libc-artifacts
Submodule
1
libc-artifacts
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b0e2a74a505d0bc6ffea05d81fe239b1beb5c246
|
||||
Loading…
Reference in New Issue
Block a user