gitui/rust-toolchain.toml
Sergio Alejandro Ribera Costa c7e54fa17d
Generate rust toolchain file - to develop (and build) (#1397)
* Generate rust toolchain file
* Make track "stable" channel
2022-10-20 16:22:19 +02:00

4 lines
51 B
TOML

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