Skip to content

Commit 7ce721f

Browse files
k-nasataiki-e
andauthored
Update src/lib.rs
Co-Authored-By: Taiki Endo <[email protected]>
1 parent b66ffa6 commit 7ce721f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
#![doc(test(attr(allow(unused_extern_crates, unused_variables))))]
4848
#![doc(html_logo_url = "https://async.rs/images/logo--hero.svg")]
4949
#![recursion_limit = "2048"]
50-
#![feature(associated_type_bounds)]
5150

5251
#[macro_use]
5352
mod utils;

0 commit comments

Comments
 (0)