add full dependencies to file watcher

This commit is contained in:
2022-02-27 21:50:33 +01:00
parent eb7c33d412
commit 8815a8e02e
5 changed files with 68 additions and 71 deletions

View File

@@ -16,7 +16,7 @@ anyhow = "1"
minifb = { version = "0.20", default-features = false, features = ["x11"] }
notify = "4"
pico-args = "0.4"
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "cda3eb868bc1aaa837c4d36898d0e885ee8fce59" }
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "89638565" }
wat = "1"
uw8-tool = { path = "uw8-tool" }
same-file = "1"