db/rust-toolchain.toml
2025-06-03 21:51:21 +03:00

4 lines
67 B
TOML

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