blue_pill_ui/ui/Cargo.toml

10 lines
185 B
TOML
Raw Normal View History

[package]
authors = ["The author"]
edition = "2021"
name = "ui"
version = "0.1.0"
[dependencies]
arrayvec = { version = "0.7.2", default-features = false }
embedded-graphics = "0.7.1"