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"]