eww/rust-toolchain.toml
2024-02-17 13:21:05 +01:00

6 lines
112 B
TOML

[toolchain]
channel = "nightly-2024-02-16"
# channel = "1.76.0"
components = [ "rust-src" ]
profile = "default"