Skip to content

Commit dcc9305

Browse files
committed
Remove unnecessary feature attributes
1 parent f97fc31 commit dcc9305

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#![feature(async_closure)]
2-
#![feature(trait_upcasting)]
3-
41
extern crate structopt;
52
extern crate tracing;
63

0 commit comments

Comments
 (0)