polaris-mirror/rust-toolchain.toml
2024-07-27 22:20:27 -07:00

4 lines
90 B
TOML

[toolchain]
channel = "stable"
components = [ "rust-src", "rustfmt" ]
profile = "default"