Skip to content

Commit 96d5612

Browse files
Merge pull request #67 from rongyi/main
section does not render well
2 parents 456d208 + a64cb72 commit 96d5612

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

c-cpp-book/src/ch08-crates-and-modules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ fn main() {
5050
```
5151

5252
</details>
53+
54+
5355
## Workspaces and crates (packages)
5456

5557
- Any significant Rust project should use workspaces to organize component crates

0 commit comments

Comments
 (0)