Skip to content

Commit 70de575

Browse files
authored
Merge pull request #1000 from Gnarflord/dev
Bump libmdns to 0.7
2 parents 650d41b + 10c9a0f commit 70de575

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
@@ -15,7 +15,7 @@ form_urlencoded = "1.0"
1515
futures-core = "0.3"
1616
hmac = "0.11"
1717
hyper = { version = "0.14", features = ["server", "http1", "tcp"] }
18-
libmdns = "0.6"
18+
libmdns = "0.7"
1919
log = "0.4"
2020
rand = "0.8"
2121
serde_json = "1.0.25"

0 commit comments

Comments
 (0)