File watch done

This commit is contained in:
Ara Sadoyan
2025-02-14 17:22:37 +01:00
parent 2545f328af
commit f448e55fc2
4 changed files with 198 additions and 49 deletions

View File

@@ -24,3 +24,5 @@ async-trait = { version = "0.1.85" }
env_logger = { version = "0.11.6" }
log = "0.4.25"
futures = "0.3.31"
notify = "8.0.0"