forked from mirror/async-std
Update src/lib.rs
Co-Authored-By: Taiki Endo <te316e89@gmail.com>
This commit is contained in:
parent
b66ffa670e
commit
7ce721f562
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
#![doc(test(attr(allow(unused_extern_crates, unused_variables))))]
|
||||
#![doc(html_logo_url = "https://async.rs/images/logo--hero.svg")]
|
||||
#![recursion_limit = "2048"]
|
||||
#![feature(associated_type_bounds)]
|
||||
|
||||
#[macro_use]
|
||||
mod utils;
|
||||
|
|
Loading…
Reference in a new issue