.hive/templates/rust/rust-toolchain.toml
2025-03-16 16:43:10 +01:00

4 lines
99 B
TOML

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