Move futures to std
This commit is contained in:
parent
f500f3f1fb
commit
d29962f0eb
8 changed files with 6 additions and 8 deletions
|
|
@ -53,6 +53,7 @@ pub mod cell;
|
|||
pub mod sync;
|
||||
pub mod arc;
|
||||
pub mod comm;
|
||||
pub mod future;
|
||||
|
||||
// Collections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue