feat: update basic settings

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-09-23 22:27:44 +02:00
parent 6eb4cea5c1
commit 4b9b134980
Signed by: kjuulh
GPG Key ID: D85D7535F18F35FA

View File

@ -1,10 +1,11 @@
[package]
name = "gitea-rs"
version = "1.22.1"
authors = ["OpenAPI Generator team and contributors"]
authors = ["OpenAPI Generator team and contributors", "kjuulh"]
description = "This documentation describes the Gitea API."
license = "MIT"
edition = "2021"
publish = true
[dependencies]
serde = { version = "^1.0", features = ["derive"] }