Skip to content

Commit c28cf29

Browse files
committed
Update libmdns to 0.8
Signed-off-by: Christian König <[email protected]>
1 parent d8e7f4f commit c28cf29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

discovery/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ futures-core = "0.3"
1919
futures-util = "0.3"
2020
hmac = "0.12"
2121
hyper = { version = "0.14", features = ["http1", "server", "tcp"] }
22-
libmdns = "0.7"
22+
libmdns = "0.8"
2323
log = "0.4"
2424
rand = "0.8"
2525
serde_json = "1.0"

0 commit comments

Comments
 (0)