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-ed-on-bw6-761"
|
||||
version = "0.4.0-alpha.1"
|
||||
version = "0.4.0-alpha.2"
|
||||
authors = [ "arkworks contributors" ]
|
||||
description = "A Twisted Edwards curve defined over the scalar field of the BW6-761 curve"
|
||||
homepage = "https://arkworks.rs"
|
||||
@@ -24,4 +24,4 @@ ark-std = { version = "0.4.0-alpha", default-features = false }
|
||||
[features]
|
||||
default = []
|
||||
std = [ "ark-ed-on-cp6-782/std" ]
|
||||
r1cs = [ "ark-ed-on-cp6-782/r1cs" ]
|
||||
r1cs = [ "ark-ed-on-cp6-782/r1cs" ]
|
||||
|
||||
Reference in New Issue
Block a user