Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 584cb65

Browse files
author
Rain Liu
committed
upgrade to v0.3.5
1 parent cd1b64d commit 584cb65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webrtc-mdns"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors = ["Rain Liu <[email protected]>"]
55
edition = "2018"
66
description = "A pure Rust implementation of mDNS"
@@ -24,7 +24,7 @@ thiserror = "1.0.29"
2424
anyhow = "1.0.44"
2525

2626
[dev-dependencies]
27-
env_logger = "0.8"
27+
env_logger = "0.9"
2828
clap = "2"
2929

3030
[[example]]

0 commit comments

Comments
 (0)