From 46bfe6d1eb49bec7526e9d993fbd65ddca5c5bdc Mon Sep 17 00:00:00 2001 From: eschorn1 Date: Sun, 26 Nov 2023 14:29:29 -0600 Subject: [PATCH] init 2a --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e360210..139fdae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slh-dsa-rs" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" description = "FIPS 205 (draft): Stateless Hash-Based Digital Signature Standard"