From 13351a365af20de8a3161e006443fbc475c3d8a1 Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Fri, 31 Oct 2025 09:10:22 +0100 Subject: [PATCH] docs: add `rtoon` as Rust implementation (closes #41) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd5ce1..496aed2 100644 --- a/README.md +++ b/README.md @@ -989,7 +989,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **Python:** [python-toon](https://github.com/xaviviro/python-toon) or [pytoon](https://github.com/bpradana/pytoon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) -- **Rust:** [toon-rs](https://github.com/JadJabbour/toon-rs) +- **Rust:** [rtoon](https://github.com/shreyasbhat0/rtoon) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) ## License