Files
tranquil-pds/rust-toolchain.toml
2026-05-29 09:39:14 +03:00

5 lines
86 B
TOML

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