Skip to content

Commit 7e65e6e

Browse files
committed
fix(mdns): Bump patch version
Missed in libp2p#3606.
1 parent 49e5b69 commit 7e65e6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protocols/mdns/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "libp2p-mdns"
33
edition = "2021"
44
rust-version = "1.62.0"
5-
version = "0.43.0"
5+
version = "0.43.1"
66
description = "Implementation of the libp2p mDNS discovery method"
77
authors = ["Parity Technologies <[email protected]>"]
88
license = "MIT"

0 commit comments

Comments
 (0)