diff --git a/Cargo.toml b/Cargo.toml index 92204608..b0528e91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "zip" version = "0.5.10" authors = ["Mathijs van de Nes ", "Marli Frost ", "Ryan Levick "] license = "MIT" -repository = "https://github.com/zip/zip-rs.git" +repository = "https://github.com/zip-rs/zip.git" keywords = ["zip", "archive"] description = """ Library to support the reading and writing of zip files.