std: Recomend threadpool on crates.io for TaskPool
This commit is contained in:
parent
efd2a1780b
commit
27f8708ba4
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
|
||||
#![deprecated(since = "1.0.0",
|
||||
reason = "This kind of API needs some time to bake in \
|
||||
crates.io. Consider trying \
|
||||
https://github.com/carllerche/syncbox")]
|
||||
crates.io. This functionality is available through \
|
||||
https://crates.io/crates/threadpool")]
|
||||
#![unstable(feature = "std_misc")]
|
||||
|
||||
use core::prelude::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue