1
0
mirror of https://tulpa.dev/cadey/gitea-release.git synced 2025-02-28 23:31:19 +01:00
gitea-release/gitea/README.md
2020-07-08 19:16:09 -04:00

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"
```