From 708fd5e73fd620a3316466f6f277adc3e3f4bd69 Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Tue, 19 Jan 2021 21:44:44 +0000 Subject: [PATCH] Add Octocrab to third party libraries (#2380) --- 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 6f9b745297..58d178fcbf 100644 --- a/content/rest/overview/libraries.md +++ b/content/rest/overview/libraries.md @@ -130,6 +130,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