rustphone/common/Cargo.toml

8 lines
100 B
TOML
Raw Normal View History

2023-10-07 11:33:14 +00:00
[package]
name = "common"
version = "0.1.0"
edition = "2021"
[dependencies]
embedded-hal = "1.0.0"