ear2ctl 0.1.0

Controls for the Nothing Ear (2)
[package]
name = "ear2ctl"
description = "Controls for the Nothing Ear (2)"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://gitlab.com/bharadwaj-raju/ear2ctl/"
homepage = "https://gitlab.com/bharadwaj-raju/ear2ctl/"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bluer = { version = "0.16.1", features = ["full"] }
clap = { version = "4.4.12", features = ["derive"] }
futures = "0.3.30"
strum = { version = "0.25.0", features = ["derive"] }
tokio = "1.35.1"