Daemonize

This commit is contained in:
Jeremy Soller 2023-11-27 14:46:10 -07:00
parent 4fbf3e4663
commit ced0845c24
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 20 additions and 0 deletions

View file

@ -7,6 +7,7 @@ license = "GPL-3.0-only"
[dependencies]
env_logger = "0.10.0"
fork = "0.1"
lazy_static = "1.4.0"
log = "0.4.20"
notify = "6.1.1"