Handle updates of source files

This commit is contained in:
Alexander
2026-06-24 21:56:12 +02:00
parent f84061a30d
commit b51c680af4
9 changed files with 310 additions and 227 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ clap = { version = "4.6.1", features = ["derive"] }
ctrlc = "3.5.2"
fuser = "0.17.0"
libc = "0.2.186"
serde_json = "1.0.150"
notify = "8.2.0"
time = "0.3.49"