soft-serial/rust-toolchain.toml

5 lines
91 B
TOML
Raw Normal View History

2025-04-21 20:36:22 +03:00
[toolchain]
channel = "nightly-2024-06-13"
components = [ "rust-src" ]
profile = "default"