add notify option

This commit is contained in:
Robin Appelman 2025-11-11 01:21:47 +01:00
commit ea24479757
7 changed files with 878 additions and 19 deletions

View file

@ -21,6 +21,8 @@ ctrlc = "3.5.0"
sha2 = "0.11.0-rc.2"
hex = "0.4.3"
xrust = "1.3.0"
notify-rust = "4.11.7"
open = "5.3.2"
[dev-dependencies]
maplit = "1.0.2"