mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
fix a typo in the readme
This commit is contained in:
parent
8b9d246ea6
commit
be8405c1b7
1 changed files with 1 additions and 1 deletions
|
@ -1667,7 +1667,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
|
|||
* [Discover Rust Libraries & Code Snippets](https://kandi.openweaver.com/explore/rust) - A curated list of Rust libraries, authors, kits, tutorials & learning resources on kandi
|
||||
* Learning
|
||||
* [Awesome Rust Streaming](https://github.com/jamesmunns/awesome-rust-streaming) - A community curated list of livestreams about Rust.
|
||||
* [awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) — A list of helpful Rust mentors willing to take mentees and eductate them about Rust and programming.
|
||||
* [awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) — A list of helpful Rust mentors willing to take mentees and educate them about Rust and programming.
|
||||
* [Build a language VM](https://blog.subnetzero.io/post/building-language-vm-part-00/)
|
||||
* [CodeCrafters.io](https://app.codecrafters.io/tracks/rust) — Build your own Redis, Git, Docker, or SQLite in Rust
|
||||
* [Easy Rust](https://github.com/Dhghomon/easy_rust) - Learn Rust in easy English.
|
||||
|
|
Loading…
Reference in a new issue