diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index 7e4892cd6..cfaff36e2 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -697,6 +697,7 @@ * [通过例子学习 Rust](https://github.com/rustcc/rust-by-example/) * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese) * [Rust 宏小册](https://zjp-cn.github.io/tlborm/) +* [Rust 语言圣经](https://course.rs) * [Rust 语言学习笔记](https://github.com/photino/rust-notes) * [RustPrimer](https://github.com/rustcc/RustPrimer) * [Tour of Rust](https://tourofrust.com/00_zh-cn.html)