Skip to content

Commit 6017dcd

Browse files
committed
Update to hickory-resolver 0.25
1 parent bd36fe0 commit 6017dcd

File tree

6 files changed

+116
-99
lines changed

6 files changed

+116
-99
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ futures-io = "0.3.21"
9898
futures-core = "0.3.14"
9999
futures-util = { version = "0.3.14", features = ["io"] }
100100
hex = "0.4.0"
101-
hickory-proto = { version = "0.24.2", optional = true }
102-
hickory-resolver = { version = "0.24.2", optional = true }
101+
hickory-proto = { version = "0.25", optional = true }
102+
hickory-resolver = { version = "0.25", optional = true }
103103
hmac = "0.12.1"
104104
log = { version = "0.4.17", optional = true }
105105
md-5 = "0.10.1"

0 commit comments

Comments
 (0)