This commit is contained in:
Ya-wen, Jeng 2025-08-15 09:23:47 +08:00
parent c6bdffa177
commit 3c2fa9bfae
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -91,7 +91,7 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
[[package]]
name = "rust-rapidsnark"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"anyhow",
"cc",

View File

@ -1,6 +1,6 @@
[package]
name = "rust-rapidsnark"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/zkmopro/rust-rapidsnark"