From 8331b5cc4b0cf666ec6ee74f2e499e1a7838d3de Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:27:45 +0100 Subject: [PATCH] Bump domain to latest. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 00a12d1..b4051e6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -341,7 +341,7 @@ dependencies = [ [[package]] name = "domain" version = "0.10.3" -source = "git+https://github.com/NLnetLabs/domain?branch=sortedrecords-zonemd-remove-replace-plus-pr444#31fabac5e8e3086dfcb3545b03aef019a3c6e9be" +source = "git+https://github.com/NLnetLabs/domain?branch=sortedrecords-zonemd-remove-replace-plus-pr444#55c6975e1f6ff3a1a981f258819b25466b1797b4" dependencies = [ "arc-swap", "bytes",