nihpod/nano5g/Cargo.toml

11 lines
238 B
TOML

[package]
name = "nano5g"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
s5l87xx = { path = "../s5l87xx" }
embedded-graphics-core = "0"