change todo to TODO in book toc

This commit is contained in:
sunface
2022-03-10 12:28:48 +08:00
parent 165fad67da
commit 7560c8ff6e
2 changed files with 18 additions and 18 deletions

View File

@ -2,7 +2,7 @@
This book was designed for easily diving into and get skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !
> 🎊 Updated on 2022-03-09: Add [Type conversions - From/Into](https://practice.rs/type-conversions/from-into.html)
> 🎊 Updated on 2022-03-10: Add [Type conversions - From/Into](https://practice.rs/type-conversions/from-into.html)
## Reading online