Files
lumbridge-code/rust-toolchain.toml
T
2026-08-31 15:05:20 -07:00

5 lines
86 B
TOML

[toolchain]
channel = "1.94.1"
components = ["clippy", "rustfmt"]
profile = "minimal"