From 58449c21da772267d23da2636f054030f0e11d15 Mon Sep 17 00:00:00 2001 From: alrubio Date: Mon, 25 Apr 2022 12:20:28 +0200 Subject: [PATCH] version changed to 2.0.4 --- circom/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/circom/Cargo.toml b/circom/Cargo.toml index 686b455f3..2a2f08375 100644 --- a/circom/Cargo.toml +++ b/circom/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "circom" -version = "2.0.3" -authors = ["HermenegildoTFG "] -edition = "2018" +version = "2.0.4" +authors = ["Costa Group UCM & iden3"] +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html