diff --git a/Cargo.toml b/Cargo.toml index e2a9da5..aa0840c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ workspace = { exclude = ["ct_cm4", "dudect", "fuzz", "wasm"] } [package] name = "fips204" -version = "0.4.0" +version = "0.4.1" authors = ["Eric Schorn "] description = "FIPS 204: Module-Lattice-Based Digital Signature" categories = ["cryptography", "no-std"]