Apply suggestions from code review

This commit is contained in:
Nicolas Gailly
2023-02-02 15:56:53 +01:00
committed by GitHub
parent fcd93fa932
commit 8c6e85591b

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "testudo" name = "testudo"
version = "0.1.0" version = "0.1.0"
authors = ["Protocol Labs <mara.mihali@protocol.ai>"] authors = ["Mara Mihali <mara.mihali@protocol.ai>","Srinath Setty <srinath@microsoft.com>" ]
edition = "2021" edition = "2021"
description = "Spartan + Groth16 fast prover fast verifier SNARK" description = "Spartan + Groth16 fast prover fast verifier SNARK"
readme = "README.md" readme = "README.md"