chore: async_await is stable on nightly
This commit is contained in:
committed by
Sean McArthur
parent
b2c5d7f0bb
commit
85b1f669c0
@@ -81,7 +81,6 @@
|
||||
#![doc(html_root_url = "https://docs.rs/h2/0.1.25")]
|
||||
#![deny(missing_debug_implementations, missing_docs)]
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
#![feature(async_await)]
|
||||
|
||||
macro_rules! proto_err {
|
||||
(conn: $($msg:tt)+) => {
|
||||
|
||||
Reference in New Issue
Block a user