mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Stabilization of libmdns at 0.2.7 (includes fix for NetBSD)
This commit is contained in:
parent
91dc14794c
commit
0b211f923f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ aes-ctr = "0.3"
|
||||||
block-modes = "0.3"
|
block-modes = "0.3"
|
||||||
|
|
||||||
dns-sd = { version = "0.1.3", optional = true }
|
dns-sd = { version = "0.1.3", optional = true }
|
||||||
libmdns = { version = "0.2.6", optional = true }
|
libmdns = { version = "0.2.7", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["libmdns"]
|
default = ["libmdns"]
|
||||||
|
|
Loading…
Reference in a new issue