feat: update basic settings
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
6eb4cea5c1
commit
4b9b134980
@ -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"] }
|
||||
|
Loading…
Reference in New Issue
Block a user