gitui/rust-toolchain.toml
Sergio Alejandro Ribera Costa e5acee1a0c
Generate rust toolchain file (#1401)
* Generate rust toolchain file
* Make track "stable" channel
* CD workflow override rust toolchain file
2022-10-25 09:17:37 +02:00

4 lines
51 B
TOML

[toolchain]
channel = "stable"
profile = "default"