Skip to content

Commit 49ba7c4

Browse files
docs: add official Rust implementation link in README
1 parent b17d9bb commit 49ba7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,8 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
10071007
10081008
### Official Implementations
10091009

1010-
- **Python:** [toon-python](https://github.com/toon-format/toon-python) *(in development)*
1010+
- **Python:** [toon_format](https://github.com/toon-format/toon-python) *(in development)*
1011+
- **Rust:** [toon_format](https://github.com/toon-format/toon-rust) *(in development)*
10111012

10121013
### Community Implementations
10131014

@@ -1023,7 +1024,6 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
10231024
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
10241025
- **Python:** [python-toon](https://github.com/xaviviro/python-toon)
10251026
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
1026-
- **Rust:** [rtoon](https://github.com/shreyasbhat0/rtoon)
10271027
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)
10281028

10291029
## License

0 commit comments

Comments
 (0)