From 8c6e85591b9f9f85354cf4d10af02a650bab822e Mon Sep 17 00:00:00 2001 From: Nicolas Gailly Date: Thu, 2 Feb 2023 15:56:53 +0100 Subject: [PATCH] Apply suggestions from code review --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6c23687..e5d5b4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "testudo" version = "0.1.0" -authors = ["Protocol Labs "] +authors = ["Mara Mihali ","Srinath Setty " ] edition = "2021" description = "Spartan + Groth16 fast prover fast verifier SNARK" readme = "README.md"