Skip to content

Commit 5a9cfee

Browse files
build(deps): bump hickory-resolver from 0.24.1 to 0.24.2
Bumps [hickory-resolver](https://github.com/hickory-dns/hickory-dns) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/v0.24.2/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.1...v0.24.2) --- updated-dependencies: - dependency-name: hickory-resolver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a25fb1 commit 5a9cfee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ serde = "1.0.124"
3535
serde_derive = "1.0.116"
3636
cidr-utils = "0.6.1"
3737
itertools = "0.13.0"
38-
hickory-resolver = { version = "0.24.0", features = ["dns-over-rustls"] }
38+
hickory-resolver = { version = "0.24.2", features = ["dns-over-rustls"] }
3939
anyhow = "1.0.40"
4040
text_placeholder = { version = "0.5", features = ["struct_context"] }
4141
once_cell = "1.20.2"

0 commit comments

Comments
 (0)