feat(bluez): integrations for creating bluez agents
This commit is contained in:
parent
01ee80cd97
commit
931f5db558
5 changed files with 363 additions and 0 deletions
|
|
@ -16,9 +16,11 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.dependencies]
|
||||
futures-channel = "0.3.30"
|
||||
futures-util = "0.3.30"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
thiserror = "1.0"
|
||||
time = { version = "0.3", features = ["parsing"] }
|
||||
tracing = "0.1.40"
|
||||
zbus = { version = "4.2.1" }
|
||||
zvariant = { version = "4.1.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue