Compare commits

...

1 Commits
misc ... master

Author SHA1 Message Date
Able 2a54c00005
update to the tool chain file 2022-04-24 04:20:15 -05:00
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.