diff options
| -rw-r--r-- | test/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Cargo.lock b/test/Cargo.lock index f9e94da0be..27c3177c1c 100644 --- a/test/Cargo.lock +++ b/test/Cargo.lock @@ -1238,9 +1238,9 @@ dependencies = [ [[package]] name = "hickory-resolver" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28757f23aa75c98f254cf0405e6d8c25b831b32921b050a66692427679b1f243" +checksum = "0a2e2aba9c389ce5267d31cf1e4dace82390ae276b0b364ea55630b1fa1b44b4" dependencies = [ "cfg-if", "futures-util", |
