diff --git a/Cargo.toml b/Cargo.toml index 2cdcc7a..5cc13b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ authors = [ "Achim Schneider ", "Davide Galassi " ] -repository = "https://github.com/paritytech/arkworks-ext" +repository = "https://github.com/paritytech/arkworks-extensions" keywords = ["cryptography", "elliptic-curves", "pairing"] categories = ["cryptography"] include = ["Cargo.toml", "src", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]