Srinath Setty
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
@ -1,6 +1,6 @@ |
|
|
|
[package] |
|
|
|
name = "nova-snark" |
|
|
|
version = "0.7.2" |
|
|
|
version = "0.8.0" |
|
|
|
authors = ["Srinath Setty <srinath@microsoft.com>"] |
|
|
|
edition = "2021" |
|
|
|
description = "Recursive zkSNARKs without trusted setup" |
|
|
|