| [package] | |
| name = "bt-bap-unicast" | |
| version = "0.1.0" | |
| license.workspace = true | |
| edition.workspace = true | |
| [dependencies] | |
| bt-ascs.workspace = true | |
| bt-common.workspace = true | |
| bt-gatt.workspace = true | |
| bt-pacs.workspace = true | |
| futures.workspace = true | |
| thiserror.workspace = true |