From ff32c80c53de18bfd136143910ffcd9e25fee6a7 Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:55:00 +0100 Subject: [PATCH] Remove commented line. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e159380..9cfc98c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ bytes = { version = "1.1", default-features = false } chrono = "0.4.38" clap = { version = "4.3.4", features = ["cargo", "derive"] } domain = { git = "https://github.com/NLnetLabs/domain", branch = "sortedrecords-zonemd-remove-replace-plus-pr444", features = [ -#domain = { path = "../domain2", features = [ "bytes", "net", "openssl",