diff --git a/crates/Cargo.toml b/crates/Cargo.toml index 0a8bb3c..9a0d8cd 100644 --- a/crates/Cargo.toml +++ b/crates/Cargo.toml @@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/zkmopro/rust-rapidsnark" documentation = "https://zkmopro.org/" homepage = "https://zkmopro.org/" +description = "Rust wrapper for the Rapidsnark proof system" [lib]