mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-20 18:28:16 +00:00
chore: Release
This commit is contained in:
parent
feef75497f
commit
074a7b5b39
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1770,7 +1770,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rln"
|
name = "rln"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ark-bn254",
|
"ark-bn254",
|
||||||
"ark-circom",
|
"ark-circom",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rln"
|
name = "rln"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
description = "APIs to manage, compute and verify zkSNARK proofs and RLN primitives"
|
description = "APIs to manage, compute and verify zkSNARK proofs and RLN primitives"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user