Skip to content

Commit

Permalink
chore(deps): bump hickory-resolver from 0.24.2 to 0.24.3
Browse files Browse the repository at this point in the history
Bumps [hickory-resolver](https://github.com/hickory-dns/hickory-dns) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/v0.24.3/CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.3)

---
updated-dependencies:
- dependency-name: hickory-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 8286726 commit f7a5624
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -36,7 +36,7 @@ flume = "0.11.1"
futures = "0.3.31"
headless_chrome = { version = "1.0.15", default-features = false, features = ["fetch"] }
hickory-client = { version = "0.24.3", default-features = false }
hickory-resolver = { version = "0.24.2", default-features = false, features = ["system-config"] }
hickory-resolver = { version = "0.24.3", default-features = false, features = ["system-config"] }
itertools = "0.14.0"
lazy_static = "1.5.0"
log = "0.4.25"
Expand Down

0 comments on commit f7a5624

Please sign in to comment.