mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
4db2698cda
this allows us to bundle RPM packages!
5 lines
147 B
TOML
5 lines
147 B
TOML
[toolchain]
|
|
channel = "nightly-2024-07-01"
|
|
components = [ "rustfmt", "rustc-dev", "clippy", "rust-src", "llvm-tools-preview" ]
|
|
profile = "minimal"
|