Update rust-toolchain.toml
This matches the version actually used by Redox OS. It also supports the sparse index, which prevents having to clone the crates.io registry git repo when rust-analyzer tries to run cargo metadata on relibc.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2023-01-21"
|
||||
channel = "nightly-2023-09-07"
|
||||
components = ["rust-src"]
|
||||
|
||||
Reference in New Issue
Block a user