Skip to content

Commit 9d8d991

Browse files
chore(deps): Bump hickory-proto from 0.24.1 to 0.24.3 (#280)
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.24.1 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.1...v0.24.3) --- updated-dependencies: - dependency-name: hickory-proto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d236513 commit 9d8d991

File tree

2 files changed

+273
-9
lines changed

2 files changed

+273
-9
lines changed

Cargo.lock

Lines changed: 272 additions & 8 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
@@ -63,7 +63,7 @@ sha2 = "0.10.8"
6363
# Networking
6464
dashmap = "6.1.0"
6565
futures = { version = "0.3.30", default-features = false, features = ["alloc"] }
66-
hickory-proto = { version = "0.24.1", default-features = false }
66+
hickory-proto = { version = "0.24.3", default-features = false }
6767
hickory-resolver = "0.24.1"
6868
http = "1.1.0"
6969
lru = "0.12.4"

0 commit comments

Comments
 (0)