blob: 81e18a2c88394a28e29f905daa812e2d8c2b3161 [file] [log] [blame]
[package]
name = "bt-bass"
version = "0.0.1"
edition.workspace = true
license.workspace = true
[dependencies]
bt-common.workspace = true
bt-gatt = { workspace = true , features = ["test-utils"] }
futures.workspace = true
parking_lot.workspace = true
thiserror.workspace = true
tracing.workspace = true