mirror of
https://github.com/gitui-org/gitui
synced 2026-05-22 08:29:20 +00:00
* Generate rust toolchain file * Make track "stable" channel * CD workflow override rust toolchain file
3 lines
51 B
TOML
3 lines
51 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
profile = "default"
|