bluez: Enable sink feature of futures-channel
Fails to build without this.
This commit is contained in:
parent
0eee63a96c
commit
19a994fce9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ categories = ["os::linux-apis"]
|
|||
keywords = ["dbus", "bluez", "zbus", "bluetooth"]
|
||||
|
||||
[dependencies]
|
||||
futures-channel.workspace = true
|
||||
futures-channel = { workspace = true, features = ["sink"] }
|
||||
futures-util.workspace = true
|
||||
tracing.workspace = true
|
||||
zbus.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue