pilite/Cargo.toml

13 lines
282 B
TOML

[package]
name = "pilite"
version = "0.0.1"
edition = "2021"
authors = ["rudis@sitosis.com"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
embedded-graphics = "0.8.1"
linux-embedded-hal = "0.3.2"
ssd1306 = "0.8.4"