Skip to content

Commit

Permalink
Bump mdns-sd from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [mdns-sd](https://github.com/keepsimple1/mdns-sd) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/keepsimple1/mdns-sd/releases)
- [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md)
- [Commits](keepsimple1/mdns-sd@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: mdns-sd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f3f8582 commit 37841eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 22 deletions.
27 changes: 6 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ iroh-net = { version = "0.28.1", default-features = false, optional = true }
portpicker = { version = "0.1.1", default-features = false, optional = true }
local-ip-address = { version = "0.6.3", default-features = false, optional = true }
nusb = { version = "0.1.12", default-features = false, optional = true }
mdns-sd = { version = "0.12.0", default-features = false, optional = true }
mdns-sd = { version = "0.13.0", default-features = false, optional = true }

# use in piggui and piglet
chrono = { version = "0.4", default-features = false, features = ["now", "serde"] }
Expand Down

0 comments on commit 37841eb

Please sign in to comment.