summaryrefslogtreecommitdiffstats
path: root/tokio-tls/examples_old/download-rust-lang.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-tls/examples_old/download-rust-lang.rs')
-rw-r--r--tokio-tls/examples_old/download-rust-lang.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-tls/examples_old/download-rust-lang.rs b/tokio-tls/examples_old/download-rust-lang.rs
index 581b29c5..324c0775 100644
--- a/tokio-tls/examples_old/download-rust-lang.rs
+++ b/tokio-tls/examples_old/download-rust-lang.rs
@@ -1,5 +1,4 @@
// #![warn(rust_2018_idioms)]
-#![feature(async_await)]
use native_tls::TlsConnector;
use std::error::Error;