Files
static-pins/rust-toolchain.toml
2025-04-25 12:22:13 +04:00

5 lines
91 B
TOML

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