Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent aa06cfd commit c585770
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 83 deletions.
90 changes: 8 additions & 82 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 crates/erooster_deps/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const_format = "0.2.30"
notify = "6.1.1"
rustls-pemfile = "1.0.2"
tokio-rustls = { version = "0.24.1", features = ["tls12"] }
trust-dns-resolver = "0.22.0"
trust-dns-resolver = "0.23.2"
webpki-roots = "0.25.0"
mail-auth = { version = "0.3.0", features = ["rust-crypto"] }
reqwest = { version = "0.11.20", default-features = false, features = [
Expand Down

0 comments on commit c585770

Please sign in to comment.