blob: b4af24c6d31f946078552aec6badd5207f935f3c [file] [log] [blame]
[package]
name = "bt-bass"
version = "0.0.1"
edition = "2021"
license = "BSD-2-Clause"
[dependencies]
bt-common = { path = "../bt-common" }
bt-gatt = { path = "../bt-gatt", features = ["test-utils"] }
futures = "0.3.28"
thiserror = "1.0"
tracing = "0.1.40"