mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
feat: add timeturner for time offsets and migrate config to YAML
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
parent
08577f5064
commit
777a202877
9 changed files with 245 additions and 160 deletions
|
|
@ -10,6 +10,7 @@ crossterm = "0.29"
|
|||
regex = "1.11"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.141"
|
||||
serde_yaml = "0.9"
|
||||
notify = "8.1.0"
|
||||
get_if_addrs = "0.5"
|
||||
actix-web = "4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue