thekenlicht/Cargo.toml

14 lines
285 B
TOML
Raw Normal View History

2024-08-28 22:48:06 +02:00
[package]
name = "thekenlicht-daemon"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
log = "0.4.22"
env_logger = "0.11.5"
tiny-artnet = "0.1.3"
serial = "0.4.0"
mac_address = "1.1.7"