diff --git a/crates/gitea-client/Cargo.toml b/crates/gitea-client/Cargo.toml index da90543..73fecf9 100644 --- a/crates/gitea-client/Cargo.toml +++ b/crates/gitea-client/Cargo.toml @@ -3,6 +3,7 @@ name = "gitea-client" version = "1.22.1" authors = ["OpenAPI Generator team and contributors", "kjuulh"] description = "This documentation describes the Gitea API." +repository = "https://git.front.kjuulh.io/kjuulh/gitea-rs" license = "MIT" edition = "2021" publish = true