|
|
@ -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" ] |