Skip to content

Commit 3680935

Browse files
committed
circom-prover v0.1.4
1 parent 2a94a3f commit 3680935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

circom-prover/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "circom-prover"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
description = "Circom prover is a Rust library for generating and verifying proofs for Circom circuits."
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)