mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 04:47:42 +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"
|