Skip to content

Commit 2ba6169

Browse files
committed
TRPL: dining philosophers
1 parent 0ad2026 commit 2ba6169

File tree

2 files changed

+691
-0
lines changed

2 files changed

+691
-0
lines changed

src/doc/trpl/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* [Hello, Cargo!](hello-cargo.md)
77
* [Learn Rust](learn-rust.md)
88
* [Guessing Game](guessing-game.md)
9+
* [Dining Philosophers](dining-philosophers.md)
910
* [Effective Rust](effective-rust.md)
1011
* [The Stack and the Heap](the-stack-and-the-heap.md)
1112
* [Testing](testing.md)

0 commit comments

Comments
 (0)