Skip to content

Commit c12a297

Browse files
authored
Update SUMMARY.md
1 parent 0fabf3e commit c12a297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- [第 30 条:不仅仅是单元测试](./chapter_5/item30-write-more-than-unit-tests.md)
4242
- [第 31 条:使用生态系统工具](./chapter_5/item31-use-tools.md)
4343
- [第 32 条:搭建持续集成(CI)系统](./chapter_5/item32-ci.md)
44-
- [超出 Rust 标准](./chapter_6.md)
44+
- [超出标准 Rust](./chapter_6.md)
4545
- [第 33 条:考虑使库代码与 no_std 兼容](./chapter_6/item33-no-std.md)
4646
- [第 34 条:控制跨越 FFI 边界的内容](./chapter_6/item34-ffi.md)
4747
- [第 35 条:优先使用 bindgen 而不是手动 FFI 映射](./chapter_6/item35-bindgen.md)

0 commit comments

Comments
 (0)