Removed feature tag
This commit is contained in:
parent
00db3be241
commit
5df7a6426e
|
@ -1,4 +1,3 @@
|
||||||
#![feature(future_join)]
|
|
||||||
use std::{io::Cursor, sync::Arc};
|
use std::{io::Cursor, sync::Arc};
|
||||||
|
|
||||||
use tokio::sync::Mutex;
|
use tokio::sync::Mutex;
|
||||||
|
|
Loading…
Reference in a new issue