mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
Merge branch 'main' into withmergeresolve
This commit is contained in:
commit
e0272a91fa
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ chrono = "0.4"
|
||||||
crossterm = "0.29"
|
crossterm = "0.29"
|
||||||
regex = "1.11"
|
regex = "1.11"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0.141"
|
||||||
notify = "8.1.0"
|
notify = "8.1.0"
|
||||||
get_if_addrs = "0.5"
|
get_if_addrs = "0.5"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue