gitea-release/gitea/README.md

9 lines
167 B
Markdown
Raw Normal View History

2020-07-08 23:16:09 +00:00
# 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"
```