From ce3ff649a648df53e1f32a111fe06f50c1290116 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 8 May 2025 18:14:17 +0200 Subject: [PATCH] deprecate(libraries-for-the-rest-api): octocat.rs is WIP and unmaintained (#38016) Co-authored-by: Sharra-writes --- content/rest/using-the-rest-api/libraries-for-the-rest-api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/rest/using-the-rest-api/libraries-for-the-rest-api.md b/content/rest/using-the-rest-api/libraries-for-the-rest-api.md index d16e83d9eb..418d9d0373 100644 --- a/content/rest/using-the-rest-api/libraries-for-the-rest-api.md +++ b/content/rest/using-the-rest-api/libraries-for-the-rest-api.md @@ -113,7 +113,6 @@ These third-party libraries are not maintained by {% data variables.product.comp ### Rust * Octocrab: [XAMPPRocky/octocrab](https://github.com/XAMPPRocky/octocrab) -* Octocat: [octocat-rs/octocat-rs](https://github.com/octocat-rs/octocat-rs) ### Scala