mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
ntp service implemented
This commit is contained in:
parent
78061b0df6
commit
c344d4b972
2 changed files with 126 additions and 61 deletions
|
|
@ -10,4 +10,5 @@ crossterm = "0.27"
|
|||
regex = "1.11"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
notify = "5.1.0"
|
||||
notify = "5.1.0"
|
||||
get_if_addrs = "0.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue