From 28896e19e888514174bbf19f9b5f73918acef4cb Mon Sep 17 00:00:00 2001 From: "highpofly.eth" Date: Thu, 30 Oct 2025 09:07:31 +0200 Subject: [PATCH] docs: add Rust port (#36) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * added the rust port to the list of ports in the readme * chore: consolidate --------- Co-authored-by: JadJabbour <–jabbourj.87@gmail.com> Co-authored-by: Johann Schopplich --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aead6da..f9d4d47 100644 --- a/README.md +++ b/README.md @@ -906,14 +906,13 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t - **Elixir:** [toon_ex](https://github.com/kentaro/toon_ex) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) -- **Python:** [pytoon](https://github.com/bpradana/pytoon) - - [python-toon](https://github.com/xaviviro/python-toon) - - [toon-python](https://gitlab.com/KanTakahiro/toon-python) +- **Python:** [python-toon](https://github.com/xaviviro/python-toon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Java:** [JToon](https://github.com/felipestanzani/JToon) - **.NET:** [toon.NET](https://github.com/ghost1face/toon.NET) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) - **Go:** [gotoon](https://github.com/alpkeskin/gotoon) +- **Rust:** [toon-rs](https://github.com/JadJabbour/toon-rs) ## License