From 8aca27d631f9d0583d4bd5a518559ff514e2023f Mon Sep 17 00:00:00 2001 From: de666En Date: Sun, 30 Mar 2025 19:24:33 +0300 Subject: [PATCH] link Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab5099e..7ff2152 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.4.7" authors = ["Daniel Lubarov ", "Brendan Farmer "] readme = "README.md" license = "MIT OR Apache-2.0" -repository = "https://github.com/mir-protocol/r1cs" +repository = "https://github.com/0xPolygonZero/r1cs" documentation = "https://docs.rs/r1cs" keywords = ["R1CS", "cryptography", "SNARK"] categories = ["cryptography", "no-std"]