Watch folders for changes

This commit is contained in:
Jeremy Soller 2024-01-30 11:26:23 -07:00
parent 12a2a39a9f
commit 12d087abd9
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
4 changed files with 182 additions and 5 deletions

1
Cargo.lock generated
View file

@ -1098,6 +1098,7 @@ dependencies = [
"lexical-sort",
"libcosmic",
"log",
"notify",
"once_cell",
"paste",
"rust-embed",