Skip to content

Commit 31ae5a2

Browse files
RUST-2114 Bump hickory dependencies (#1264)
1 parent 09d064d commit 31ae5a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ futures-core = "0.3.14"
8585
futures-util = { version = "0.3.14", features = ["io"] }
8686
futures-executor = "0.3.14"
8787
hex = "0.4.0"
88-
hickory-proto = { version = "0.24.1", optional = true }
89-
hickory-resolver = { version = "0.24.1", optional = true }
88+
hickory-proto = { version = "0.24.2", optional = true }
89+
hickory-resolver = { version = "0.24.2", optional = true }
9090
hmac = "0.12.1"
9191
once_cell = "1.19.0"
9292
log = { version = "0.4.17", optional = true }

0 commit comments

Comments
 (0)