mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-10 16:11:29 +01:00
release version (#124)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "nova-snark"
|
||||
version = "0.9.0"
|
||||
version = "0.10.0"
|
||||
authors = ["Srinath Setty <srinath@microsoft.com>"]
|
||||
edition = "2021"
|
||||
description = "Recursive zkSNARKs without trusted setup"
|
||||
@@ -47,4 +47,4 @@ name = "compressed-snark"
|
||||
harness = false
|
||||
|
||||
[features]
|
||||
default = [ "bellperson/default", "neptune/default" ]
|
||||
default = [ "bellperson/default", "neptune/default" ]
|
||||
|
||||
Reference in New Issue
Block a user