619c5f3eb8
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.
4 lines
69 B
TOML
4 lines
69 B
TOML
[toolchain]
|
|
channel = "nightly-2023-09-07"
|
|
components = ["rust-src"]
|