gitbutler/crates/gitbutler-watcher
Sebastian Thiel 184f557897
move debouncer code into its own crate
That way the public API that isn't used doesn't have to be `dead_code`.

Also adjust CI to run the tests we have in the debouncer crate.
Previously, it might not have run them though.
2024-06-16 09:38:24 +02:00
..
src move debouncer code into its own crate 2024-06-16 09:38:24 +02:00
vendor/debouncer move debouncer code into its own crate 2024-06-16 09:38:24 +02:00
Cargo.toml move debouncer code into its own crate 2024-06-16 09:38:24 +02:00