templates/rust/rust-toolchain.toml

5 lines
106 B
TOML

[toolchain]
channel = "nightly-2023-12-21"
components = ["rust-analyzer", "rust-src"]
profile = "default"