mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
cargo update for daemonizeation
This commit is contained in:
parent
8864bef1db
commit
e243d87018
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue