0.7.2
Signed-off-by: Walker Crouse <Walker.Crouse@bjss.com>
This commit is contained in:
parent
2262793a56
commit
fee3cd9719
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1,5 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
version = "0.7.13"
|
||||
@ -529,7 +531,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
||||
|
||||
[[package]]
|
||||
name = "zeroconf"
|
||||
version = "0.7.0"
|
||||
version = "0.7.2"
|
||||
dependencies = [
|
||||
"avahi-sys",
|
||||
"bonjour-sys",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "zeroconf"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
authors = ["Walker Crouse <walkercrouse@hotmail.com>"]
|
||||
edition = "2018"
|
||||
description = "cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user