Skip to content

Commit b684c7f

Browse files
chore(deps): bump trust-dns-resolver from 0.23.1 to 0.23.2
Bumps [trust-dns-resolver](https://github.com/bluejekyll/trust-dns) from 0.23.1 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.23.1...v0.23.2) --- updated-dependencies: - dependency-name: trust-dns-resolver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aef30c9 commit b684c7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ resolv-conf = "0.7.0"
3939
simplelog = "0.12.1"
4040
thiserror = "1.0.49"
4141
tokio = { version = "1.33", features = ["rt", "sync"] }
42-
trust-dns-resolver = "0.23.1"
42+
trust-dns-resolver = "0.23.2"
4343
unicode-width = "0.1.11"
4444

4545
[target.'cfg(target_os = "linux")'.dependencies]

0 commit comments

Comments
 (0)