little-hesinde/rust-toolchain.toml

5 lines
145 B
TOML
Raw Permalink Normal View History

2025-07-02 08:20:04 +02:00
[toolchain]
channel = "1.85.0"
components = ["rust-src", "rustc", "cargo", "rust-std", "rustfmt", "clippy", "rust-analyzer"]
profile = "minimal"