Files
orangepunk-hardware/rust-toolchain.toml
T

3 lines
87 B
TOML
Raw Normal View History

2025-03-23 19:06:13 -07:00
[toolchain]
channel = "nightly-2024-11-29"
components = [ "rustfmt", "cargo", "rustc" ]