burrow/rust-toolchain.toml
2026-03-30 20:01:55 -07:00

4 lines
76 B
TOML

[toolchain]
channel = "1.93.1"
components = ["rustfmt"]
profile = "minimal"