chore: Release

This commit is contained in:
mmagician
2022-12-28 12:33:05 +01:00
parent a986e08ce4
commit 5a0b8eca0b
24 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ark-ed-on-mnt4-298"
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 MNT4-298 curve"
homepage = "https://arkworks.rs"
@@ -28,4 +28,4 @@ ark-curve-constraint-tests = { path = "../curve-constraint-tests", default-featu
[features]
default = []
std = [ "ark-std/std", "ark-ff/std", "ark-ec/std", "ark-mnt4-298/std" ]
r1cs = ["ark-r1cs-std"]
r1cs = ["ark-r1cs-std"]