Files
aviation/api/rust-toolchain.toml
2024-09-03 17:15:48 -04:00

3 lines
65 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]