todoodoo/rust-toolchain.toml

4 lines
86 B
TOML
Raw Normal View History

2024-05-09 12:31:57 +02:00
[toolchain]
channel = "stable"
components = ["rustfmt", "cargo", "rustc", "rust-src"]