NTP/pi/display/Cargo.toml
Frank Villaro-Dixon c8d123026d first commit
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-06-13 23:05:10 +02:00

16 lines
344 B
TOML

[package]
name = "display"
version = "0.1.0"
edition = "2021"
[dependencies]
chrono = "0.4.38"
chrony-candm = { git = "https://github.com/Frankkkkk/chrony-candm.git", branch = "fvd/serverstats4" }
human-duration = "0.1.0"
lcd = "0.4.1"
lcd-pcf8574 = "0.2.0"
local-ip-address = "0.6.1"
procfs = "0.16.0"
sys-info = "0.9.1"
uptime_lib = "0.3.0"