NTP/pi/display/Cargo.toml

16 lines
344 B
TOML
Raw Normal View History

[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"