Simply source filtering and started config

This commit is contained in:
2026-03-11 23:33:40 +01:00
parent c0a6c4da91
commit 3154823312
3 changed files with 119 additions and 19 deletions

View File

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