Merge c2455bc676dcdf3628a529cb1193e2f48fdbd195 into 37cbcd9049627653a46f3a90d0d5dd5468464e1c

This commit is contained in:
Oleksii 2026-03-29 03:10:52 +02:00 committed by GitHub
commit b55dab07df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ title = "Community Exercises"
- 🇯🇵 [Japanese Rustlings](https://github.com/sotanengel/rustlings-jp)A Japanese translation of the Rustlings exercises. - 🇯🇵 [Japanese Rustlings](https://github.com/sotanengel/rustlings-jp)A Japanese translation of the Rustlings exercises.
- 🇨🇳 [Simplified Chinese Rustlings](https://github.com/SandmeyerX/rustlings-zh-cn): A simplified Chinese translation of the Rustlings exercises. - 🇨🇳 [Simplified Chinese Rustlings](https://github.com/SandmeyerX/rustlings-zh-cn): A simplified Chinese translation of the Rustlings exercises.
- 🇺🇦 [Rustlings in Ukrainian](https://github.com/noroutine/rustlings-ua): Translation of the Rustlings exercises in Ukrainian.
> You can use the same `rustlings` program that you installed with `cargo install rustlings` to run community exercises. > You can use the same `rustlings` program that you installed with `cargo install rustlings` to run community exercises.