pumo-system-info/rustup-toolchain.toml

4 lines
116 B
TOML

[toolchain]
channel = "1.87.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"