Skip to content

Commit 5ba99c9

Browse files
author
WaySLOG
committed
Merge pull request #154 from wayslog/master
change cheapter name
2 parents 984769e + 90a2df1 commit 5ba99c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ https://wayslog.gitbooks.io/rustprimer/content/
3232
1. [第一个Rust程序](./04-quickstart/04-01-hello-world.md)
3333
2. [简单的数学运算](./04-quickstart/04-02-basic-math.md)
3434
3. [快速上手](./04-quickstart/04-03-cheet-sheet.md)
35-
5. [Cargo项目管理器、crate](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
35+
5. [Cargo项目管理器](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
3636
6. [基本程序结构](./06-flow/06-00-preface.md)「daogangtang」
3737
1. [注释](./06-flow/06-01-comment.md)
3838
2. [条件](./06-flow/06-02-condition.md)

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* [第一个Rust程序](./04-quickstart/04-01-hello-world.md)
1919
* [简单的数学运算](./04-quickstart/04-02-basic-math.md)
2020
* [快速上手](./04-quickstart/04-03-cheet-sheet.md)
21-
* [Cargo项目管理器、crate](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
21+
* [Cargo项目管理器](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
2222
* [基本程序结构](./06-flow/06-00-preface.md)「daogangtang」
2323
* [注释](./06-flow/06-01-comment.md)
2424
* [条件](./06-flow/06-02-condition.md)

0 commit comments

Comments
 (0)