diff --git a/Cargo.toml b/Cargo.toml index 2d13b8e..f2b864b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ version = "0.1.1" license = "MIT" edition = "2021" description = "It can parse your arguments you should use it it's called jaarg" -homepage = "https://github.com/gay-pizza/jaarg" +repository = "https://github.com/gay-pizza/jaarg" authors = ["Gay Pizza Specifications"] [profile.release] diff --git a/jaarg/Cargo.toml b/jaarg/Cargo.toml index 1389349..cfbd249 100644 --- a/jaarg/Cargo.toml +++ b/jaarg/Cargo.toml @@ -4,7 +4,7 @@ version.workspace = true license.workspace = true edition.workspace = true description.workspace = true -homepage.workspace = true +repository.workspace = true authors.workspace = true [features]