Files
organic/rust-toolchain.toml

5 lines
98 B
TOML
Raw Normal View History

[toolchain]
2026-07-11 18:36:52 -04:00
channel = "nightly-2026-05-23"
profile = "default"
components = ["clippy", "rustfmt"]