From 402b13056faf2df887445b62f0ead5b7fa79fd7a Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Tue, 21 May 2024 16:28:10 +0000 Subject: [PATCH] Bump minor version for crypto speedup and validation step limit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 05eccea..9591da1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssec-prover" -version = "0.5.3" +version = "0.5.4" authors = ["Matt Corallo"] license = "MIT OR Apache-2.0" repository = "https://git.bitcoin.ninja/index.cgi?p=dnssec-prover" -- 2.39.5