mirror of
https://github.com/RGBCube/watt
synced 2025-07-30 09:27:45 +00:00
daemon: get rid of config hot-reloading
This commit is contained in:
parent
ee5bd8f80f
commit
58273d89f4
5 changed files with 32 additions and 415 deletions
|
@ -13,7 +13,6 @@ dirs = "6.0"
|
|||
clap = { version = "4.0", features = ["derive"] }
|
||||
num_cpus = "1.16"
|
||||
ctrlc = "3.4"
|
||||
notify = { version = "8.0.0", features = ["serde"] }
|
||||
chrono = "0.4"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue