chore: add fsnotify dependency for live recipe watching

This commit is contained in:
2026-05-19 23:08:02 -04:00
parent 042bcc9e51
commit a8402cf831
4 changed files with 18 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ dependencies:
- containers
- directory
- filepath
- fsnotify
- http-types
- optparse-applicative
- parsec