mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-24 13:37:34 +03:00
4 lines
146 B
TOML
4 lines
146 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2023-12-08"
|
||
|
components = [ "rustfmt", "rustc-dev", "clippy", "rust-src", "llvm-tools-preview" ]
|
||
|
profile = "minimal"
|