Update libmdns to 0.8

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König 2024-02-24 21:01:09 +01:00
parent d8e7f4f618
commit c28cf29858
No known key found for this signature in database

View file

@ -19,7 +19,7 @@ futures-core = "0.3"
futures-util = "0.3"
hmac = "0.12"
hyper = { version = "0.14", features = ["http1", "server", "tcp"] }
libmdns = "0.7"
libmdns = "0.8"
log = "0.4"
rand = "0.8"
serde_json = "1.0"