mirror of
https://tulpa.dev/cadey/gitea-release.git
synced 2025-02-28 23:31:19 +01:00
9 lines
167 B
Markdown
9 lines
167 B
Markdown
# gitea
|
|
|
|
A simple Gitea client for Rust programs. You will need an API token as described
|
|
[here](https://docs.gitea.io/en-us/api-usage/).
|
|
|
|
```toml
|
|
gitea = "0.1.0"
|
|
```
|