From 6e7621b64bb98b19aaa3fd0434aebeb144305f9f Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Thu, 8 Feb 2024 23:55:14 +0000 Subject: [PATCH] Bump version for SHA-1 validation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 32be3cc..f307984 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.3.4" +version = "0.3.5" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover" -- 2.39.5