Watch folders for changes
This commit is contained in:
parent
12a2a39a9f
commit
12d087abd9
4 changed files with 182 additions and 5 deletions
|
|
@ -11,6 +11,7 @@ env_logger = "0.11"
|
|||
once_cell = "1.19"
|
||||
lexical-sort = "0.3.1"
|
||||
log = "0.4"
|
||||
notify = "6"
|
||||
paste = "1.0"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
tokio = { version = "1" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue