mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-04-08 16:58:35 +01:00
Added newline to pass fmt job
Added new line to end of README to pass the format job
This commit is contained in:
parent
2ec9c0957e
commit
ad19fae161
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ by enabling them to handle multiple tasks simultaneously.
|
|||
|
||||
- [Asynchronous Programming in Rust](https://doc.rust-lang.org/book/ch17-00-async-await.html)
|
||||
- [Learn Tokio](https://tokio.rs/tokio/tutorial/)
|
||||
- [Tokio Documentation](https://docs.rs/tokio/latest/tokio/)
|
||||
- [Tokio Documentation](https://docs.rs/tokio/latest/tokio/)
|
||||
|
|
Loading…
Reference in a new issue