0.8.2
Signed-off-by: Walker Crouse <Walker.Crouse@bjss.com>
This commit is contained in:
parent
e5c2979a5e
commit
2d526471e3
|
@ -531,7 +531,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|||
|
||||
[[package]]
|
||||
name = "zeroconf"
|
||||
version = "0.7.2"
|
||||
version = "0.8.2"
|
||||
dependencies = [
|
||||
"avahi-sys",
|
||||
"bonjour-sys",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "zeroconf"
|
||||
version = "0.7.2"
|
||||
version = "0.8.2"
|
||||
authors = ["Walker Crouse <walkercrouse@hotmail.com>"]
|
||||
edition = "2018"
|
||||
description = "cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi"
|
||||
|
|
Loading…
Reference in New Issue