gitbutler/crates/gitbutler-tauri
Sebastian Thiel aa3d3cb7da fix rustfmt formatting issues due to line-length (#3039)
The trick is to temporarily set `max_width` in `rustfmt.toml` to 120,
then set it back to the default of 100 (or remove the file).
2024-04-23 12:53:56 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
Cargo.toml enable devtools on release builds, too 2024-04-19 15:17:44 +02:00
inject-git-binaries.sh update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
tauri.conf.json happy 2024 2024-04-16 18:17:51 +02:00
tauri.conf.nightly.json update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
tauri.conf.release.json removed bail on release windows ci builds 2024-04-09 21:14:56 +02:00