Skip to content

Commit c4a2a24

Browse files
chore(deps): bump hickory-resolver from 0.25.2 to 0.26.0
Bumps [hickory-resolver](https://github.com/hickory-dns/hickory-dns) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.25.2...v0.26.0) --- updated-dependencies: - dependency-name: hickory-resolver dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f2720 commit c4a2a24

2 files changed

Lines changed: 54 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 53 additions & 21 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
@@ -146,7 +146,7 @@ clamav-tcp = { version = "0.2", optional = true }
146146
multer = { version = "3.0", optional = true }
147147
proxy-protocol = { git = "https://github.com/gen0sec/proxy-protocol", rev = "ac28b27d317088f0e9e89805ada3b9f5cfbf5673", optional = true }
148148
instant-acme = { version = "0.8", optional = true }
149-
hickory-resolver = { version = "0.25.2", optional = true }
149+
hickory-resolver = { version = "0.26.0", optional = true }
150150
jsonwebtoken = { version = "10.1", features = ["rust_crypto"], optional = true }
151151
actix-web = { version = "4.13", optional = true }
152152
actix-files = { version = "0.6", optional = true }

0 commit comments

Comments
 (0)