We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 650d41b + 10c9a0f commit 70de575Copy full SHA for 70de575
1 file changed
discovery/Cargo.toml
@@ -15,7 +15,7 @@ form_urlencoded = "1.0"
15
futures-core = "0.3"
16
hmac = "0.11"
17
hyper = { version = "0.14", features = ["server", "http1", "tcp"] }
18
-libmdns = "0.6"
+libmdns = "0.7"
19
log = "0.4"
20
rand = "0.8"
21
serde_json = "1.0.25"
0 commit comments