1
0
Fork 0
forked from AbleOS/ableos

update to the tool chain file

This commit is contained in:
Able 2022-04-24 04:20:15 -05:00
parent 2d2a9df7c5
commit 7492cef2fc
3 changed files with 3 additions and 1 deletions

View file

@ -1 +0,0 @@
nightly

3
rust-toolchain.toml Normal file
View file

@ -0,0 +1,3 @@
[toolchain]
channel = "nightly-2022-04-09"
components = ["rust-src", "llvm-tools-preview"]

Binary file not shown.