blob: 3ada3f742d8491a92c41be21a2b38bbb8a93e1a7 [file]
[package]
name = "bt-mcs"
version = "0.0.1"
edition.workspace = true
license.workspace = true
[dependencies]
bitflags.workspace = true
bt-common.workspace = true
bt-gatt.workspace = true
futures.workspace = true
log.workspace = true
pin-project.workspace = true
thiserror.workspace = true
[dev-dependencies]
assert_matches.workspace = true
bt-gatt = { workspace = true, features = ["test-utils"] }