eww/rust-toolchain.toml
2024-02-17 12:01:32 +01:00

5 lines
91 B
TOML

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