Files
Autonomous-Agents/rust-toolchain.toml
2025-10-14 14:27:40 +02:00

4 lines
67 B
TOML

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