mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-26 12:24:26 +03:00
eb569b389c
* gitbutler as a lib is `gblib` now and used accordingly by `butler` * use `cargo-cranky` for shared lints across workspace until cargo supports Cargo.toml lints section in 1.75
4 lines
40 B
Rust
4 lines
40 B
Rust
fn main() {
|
|
tauri_build::build();
|
|
}
|