implement more robust file watcher

This commit is contained in:
2022-01-29 15:22:14 +01:00
parent 381eaf970f
commit f21497dd2e
6 changed files with 93 additions and 104 deletions

View File

@@ -13,4 +13,5 @@ notify = "4"
pico-args = "0.4"
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "196719b" }
wat = "1"
uw8-tool = { path = "uw8-tool" }
uw8-tool = { path = "uw8-tool" }
same-file = "1"