summaryrefslogtreecommitdiffstats
path: root/tokio-tls/tests/google.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-tls/tests/google.rs')
-rw-r--r--tokio-tls/tests/google.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-tls/tests/google.rs b/tokio-tls/tests/google.rs
index 4f2063e8..13b78d31 100644
--- a/tokio-tls/tests/google.rs
+++ b/tokio-tls/tests/google.rs
@@ -1,5 +1,4 @@
#![warn(rust_2018_idioms)]
-#![feature(async_await)]
use cfg_if::cfg_if;
use env_logger;