Change homepage to repository

This commit is contained in:
2025-11-04 21:16:20 +11:00
parent 3953ac06c8
commit b613cb315f
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ version = "0.1.1"
license = "MIT" license = "MIT"
edition = "2021" edition = "2021"
description = "It can parse your arguments you should use it it's called jaarg" 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"] authors = ["Gay Pizza Specifications"]
[profile.release] [profile.release]

View File

@@ -4,7 +4,7 @@ version.workspace = true
license.workspace = true license.workspace = true
edition.workspace = true edition.workspace = true
description.workspace = true description.workspace = true
homepage.workspace = true repository.workspace = true
authors.workspace = true authors.workspace = true
[features] [features]