Skip to content

Commit

Permalink
Bump trust-dns-resolver from 0.23.0 to 0.23.1
Browse files Browse the repository at this point in the history
Bumps [trust-dns-resolver](https://github.com/bluejekyll/trust-dns) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md)
- [Commits](bluejekyll/trust-dns@v0.23.0...v0.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 275bd0d commit 07d8b46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -16,6 +16,6 @@ exclude = [".github", ".vscode", ".gitignore"]
[dependencies]
clap = { version = "4.4.6", features = ["std", "derive"] }
indicatif = "0.17.7"
trust-dns-resolver = "0.23.0"
trust-dns-resolver = "0.23.1"
tabled = "0.14.0"
lazy_static = "1.4.0"

0 comments on commit 07d8b46

Please sign in to comment.