diff --git a/Cargo.toml b/Cargo.toml index 28c57de..e2a9da5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ workspace = { exclude = ["ct_cm4", "dudect", "fuzz", "wasm"] } name = "fips204" version = "0.4.0" authors = ["Eric Schorn "] -description = "FIPS 204 (draft): Module-Lattice-Based Digital Signature" +description = "FIPS 204: Module-Lattice-Based Digital Signature" categories = ["cryptography", "no-std"] documentation = "https://docs.rs/fips204" edition = "2021"