Files
modeling-app/rust/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

[toolchain]
2025-02-24 18:04:43 -06:00
channel = "1.85.0"
components = ["clippy", "rustfmt"]