Files
GemBluetoothEmbeddedDevice/gem-remotes-lib/Cargo.toml

12 lines
184 B
TOML

[package]
name = "gem-remotes-lib"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.86"
async-channel = "2.3.1"
log = "0.4.22"
strum = "0.26.3"
strum_macros = "0.26.4"