blob: b91ea77f8cb9ffd4a910d2967c5820493bf0d16a [file] [log] [blame]
[package]
name = "bt-battery"
description = "Client and server library for the Battery Service"
version = "0.1.0"
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