mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Merge a2ff374787
into a407beaa45
This commit is contained in:
commit
a91299b104
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ edition.workspace = true
|
||||||
default = ["with-libmdns", "native-tls"]
|
default = ["with-libmdns", "native-tls"]
|
||||||
|
|
||||||
# Discovery backends
|
# Discovery backends
|
||||||
with-avahi = ["dep:serde", "dep:zbus"]
|
with-avahi = ["dep:serde", "dep:zbus", "futures-util/async-await-macro"]
|
||||||
with-dns-sd = ["dep:dns-sd"]
|
with-dns-sd = ["dep:dns-sd"]
|
||||||
with-libmdns = ["dep:libmdns"]
|
with-libmdns = ["dep:libmdns"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue