LED-BOARD/client/Cargo.toml
2023-05-26 22:25:04 +02:00

12 lines
250 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"
openweathermap = "0.2.4"