1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 19:42:03 +02:00

libmdns 0.2.4

This commit is contained in:
Will Stott 2019-11-26 21:16:15 +00:00
parent bcb1789d68
commit a497d694d2
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@ aes-ctr = "0.3"
block-modes = "0.3"
dns-sd = { version = "0.1.3", optional = true }
libmdns = { version = "0.2", optional = true }
libmdns = { version = "0.2.4", optional = true }
[features]
default = ["libmdns"]