cargo update for daemonizeation

This commit is contained in:
Chaos Rogers 2025-07-21 22:04:29 +01:00
parent 8864bef1db
commit e243d87018

View file

@ -19,4 +19,6 @@ tokio = { version = "1", features = ["full"] }
clap = { version = "4.4", features = ["derive"] }
log = "0.4"
env_logger = "0.11"
daemonize = 0.5.0