agent-desktop/rust-toolchain.toml

4 lines
88 B
TOML

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