Switch to Rust with Redox as a unix platform

This commit is contained in:
Jeremy Soller 2019-04-21 16:43:28 -06:00
parent 344f9b3044
commit d578398437
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
3 changed files with 4 additions and 3 deletions

3
.gitmodules vendored
View file

@ -25,7 +25,7 @@
[submodule "rust"]
path = rust
url = https://gitlab.redox-os.org/redox-os/rust.git
branch = redox-2019-04-06
branch = redox-unix-2019-04-06
[submodule "redoxfs"]
path = redoxfs
url = https://gitlab.redox-os.org/redox-os/redoxfs.git
@ -37,3 +37,4 @@
[submodule "bootloader-coreboot"]
path = bootloader-coreboot
url = https://gitlab.redox-os.org/redox-os/bootloader-coreboot.git
branch = master