diff --git a/Cargo.toml b/Cargo.toml index 4ab86f7..ea2fb5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "gravatar-rs" description = "Gravatar image URL library" -repository = "https://github.com/Holllo/gravatar-rs" +repository = "https://git.bauke.xyz/Holllo/gravatar-rs" license = "MIT OR Apache-2.0" version = "0.2.1" authors = ["Holllo "]