blob: 52d4737e9ef29d5749515cef834bd1aa2b08eda1 [file] [log] [blame]
[package]
name = "bt-pacs"
description = "Client and server library for the Published Audio Capabilities Service"
version = "0.0.1"
edition.workspace = true
license.workspace = true
[dependencies]
### In-tree dependencies
bt-gatt.workspace = true
bt-common.workspace = true
### Others
futures.workspace = true
[dev-dependencies]
pretty_assertions.workspace = true