Files
orangepunk-hardware/orangepunk-hardware2/rust-toolchain.toml
T

5 lines
89 B
TOML
Raw Normal View History

2025-03-23 19:06:13 -07:00
[toolchain]
channel = "nightly-2024-03-22"
components = ["rust-src"]
profile = "minimal"