Cross platform fix

This commit is contained in:
Hector van der Aa
2026-03-12 21:15:39 +01:00
parent 3154823312
commit 42e48d8930
3 changed files with 356 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
notify = "8.2.0"
notify-debouncer-mini = "0.7.0"
serde = { version = "1.0.228", features = ["derive"] }
thiserror = "2.0.18"
toml = "1.0.6"