Files
aviation/service/rust-toolchain.toml
2024-07-12 12:19:08 -04:00

3 lines
65 B
TOML

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