gitbutler/crates/gitbutler-watcher
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
..
src fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
tests rm gb_repository from controller 2024-04-21 09:26:34 +02:00
Cargo.toml optimize tokio features 2024-04-18 09:48:23 +02:00