Removed feature tag

This commit is contained in:
Logan 2024-09-04 18:48:56 -05:00
parent 00db3be241
commit 5df7a6426e

View file

@ -1,4 +1,3 @@
#![feature(future_join)]
use std::{io::Cursor, sync::Arc};
use tokio::sync::Mutex;