From 86592eaf6ee775feb8d39f115959eb7c520c9e80 Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Sun, 27 Dec 2020 19:34:25 +0000 Subject: [PATCH] Add Octocrab to third party libraries --- content/rest/overview/libraries.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/rest/overview/libraries.md b/content/rest/overview/libraries.md index 68c9ab862b42..439fb983886f 100644 --- a/content/rest/overview/libraries.md +++ b/content/rest/overview/libraries.md @@ -129,6 +129,12 @@ Library name | Repository **GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github) **Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee) +### Rust + +Library name | Repository +|---|---| +**Octocrab**|[XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab) + ### Scala Library name | Repository