Files
modeling-app/rust/rust-toolchain.toml
Adam Chalmers 4356885aa2 Bump cargo to 1.88; 2024 edition for kcl-lib (#7618)
This is a big one because the edition changes a fair number of things.
2025-06-26 22:02:54 +00:00

4 lines
64 B
TOML

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