mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-09 07:21:30 +01:00
chore: Release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ark-pallas"
|
||||
version = "0.4.0-alpha.1"
|
||||
version = "0.4.0-alpha.2"
|
||||
authors = [ "Ying Tong Lai", "Daira Hopwood", "O(1) Labs", "arkworks contributors" ]
|
||||
description = "The Pallas prime-order elliptic curve"
|
||||
homepage = "https://arkworks.rs"
|
||||
@@ -37,4 +37,4 @@ r1cs = [ "base_field", "ark-r1cs-std" ]
|
||||
[[bench]]
|
||||
name = "pallas"
|
||||
path = "benches/pallas.rs"
|
||||
harness = false
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user