pumo-system-info/rustup-toolchain.toml

4 lines
116 B
TOML
Raw Permalink Normal View History

2025-05-23 21:09:36 +02:00
[toolchain]
channel = "1.87.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"