.hive/templates/rust/rust-toolchain.toml
2025-03-16 18:24:13 +01:00

4 lines
99 B
TOML

[toolchain]
channel = "1.85.0"
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]