eww/rust-toolchain.toml
2023-07-29 14:48:13 +02:00

5 lines
91 B
TOML

[toolchain]
channel = "nightly-2023-07-14"
components = [ "rust-src" ]
profile = "default"