mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
chore: bump to newer nightly (#1485)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//! Echo everything received on STDIN to STDOUT and STDERR.
|
||||
#![feature(async_await)]
|
||||
|
||||
use futures_util::{FutureExt, SinkExt, StreamExt, TryFutureExt};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user