From f9108021182545f411b7af02b83c56a96f8392fc Mon Sep 17 00:00:00 2001 From: "Ya-wen, Jeng" Date: Wed, 5 Feb 2025 20:51:03 +0800 Subject: [PATCH] v0.1.0 --- crates/Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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]