From dec30f44d38d9dc53520a674eec092d89c083de7 Mon Sep 17 00:00:00 2001
From: techknowlogick <techknowlogick@gitea.io>
Date: Thu, 9 Jul 2020 23:47:24 +0000
Subject: [PATCH] Gitea rust crate

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4d9454b..0bf01fa 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ A curated list of awesome projects related to Gitea.
 * [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
 * [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
 * [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API
+* [Gitea rust crate](https://crates.io/crates/gitea) - A simple Gitea client for Rust programs
 * [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
 * [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea
 * [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea