LED-BOARD/client/Cargo.toml
2023-05-25 21:27:13 +02:00

11 lines
225 B
TOML

[package]
name = "LEDboardClient"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bit = "0.1.1"
embedded-graphics = "0.8.0"