mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-11 00:21:29 +01:00
bump the version number for crates.io
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nova-snark"
|
name = "nova-snark"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
authors = ["Srinath Setty <srinath@microsoft.com>"]
|
authors = ["Srinath Setty <srinath@microsoft.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Recursive zkSNARKs without trusted setup"
|
description = "Recursive zkSNARKs without trusted setup"
|
||||||
|
|||||||
@@ -15,7 +15,8 @@ Abhiram Kothapalli, Srinath Setty, and Ioanna Tzialla \
|
|||||||
Cryptology ePrint Archive: Report 2021/370
|
Cryptology ePrint Archive: Report 2021/370
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
v0.1.0 includes code written by: Abhiram Kothapalli, Srinath Setty, Ioanna Tzialla, and Friedel Ziegelmayer.
|
The first version of the code was written by: Abhiram Kothapalli, Srinath Setty, and Ioanna Tzialla.
|
||||||
|
The latest code includes code contributions from Chhi'mèd Künzang and Friedel Ziegelmayer.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user