Add Pallet Watch (#25)

closes #18

Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/25
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
This commit was merged in pull request #25.
This commit is contained in:
2026-03-23 15:59:04 -06:00
committed by sfrembling
parent c5ecb78fd4
commit 0334cd2fce
3 changed files with 450 additions and 3 deletions

View File

@@ -9,7 +9,9 @@ clap = { version = "4.6.0", features = ["derive"] }
clap_complete = "4.6.0"
clap_complete_nushell = "4.6.0"
colored = "3.1.1"
ctrlc = "3.5.2"
glob = "0.3.3"
notify = "8.2.0"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"
sha256 = "1.6.0"