diff --git a/Cargo.toml b/Cargo.toml index 01cd51d..c6d1af8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ version = "0.0.0" authors = ["Trevor Spiteri "] description = "Fixed-point numbers" documentation = "https://docs.rs/fixed" -repository = "https://gitlab.com/tspiter/fixed" +repository = "https://gitlab.com/tspiteri/fixed" readme = "README.md" keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0"