Files
static-pins/rust-toolchain.toml
2025-04-21 19:43:16 +04:00

5 lines
91 B
TOML

[toolchain]
channel = "nightly-2024-06-13"
components = [ "rust-src" ]
profile = "minimal"