mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 10:22:02 +00:00
CD/CI git build workflow and unit testing + dependabot intergration for security updates
This commit is contained in:
parent
bd2111d77a
commit
a6523bf105
6 changed files with 182 additions and 15 deletions
|
|
@ -6,8 +6,8 @@ edition = "2021"
|
|||
[dependencies]
|
||||
serialport = "4.2"
|
||||
chrono = "0.4"
|
||||
crossterm = "0.27"
|
||||
crossterm = "0.29"
|
||||
regex = "1.11"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
notify = "5.1.0"
|
||||
notify = "8.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue