Skip to content

Commit 6e1da95

Browse files
committed
https://github.com/rust-lang/rust/pull/93563
1 parent f653d58 commit 6e1da95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ Introduces [tokio](tokio_examples/src/main.rs).
6363
### chapter n: special
6464

6565
some special synchronization primitives and concurrency libs only for special single purpose.
66+
67+
68+
- replace std::mpsc with crossbeam-channel: https://github.com/rust-lang/rust/pull/93563

0 commit comments

Comments
 (0)