diff --git a/Cargo.toml b/Cargo.toml index c52dbfd..ac4bc94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "num-prime" version = "0.4.4" edition = "2018" -repository = "https://github.com/cmpute/num-prime" +repository = "https://github.com/uutils/num-prime" keywords = ["mathematics", "primes", "number-theory", "bigint", "num"] categories = ["cryptography", "science", "algorithms"] documentation = "https://docs.rs/num-prime"