Skip to content

Commit 237a235

Browse files
author
Danny Browning
committed
futures_api stable
1 parent 3a72f19 commit 237a235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![allow(dead_code, unused_imports)]
2-
#![feature(ptr_internals, test, futures_api, async_await, await_macro)]
2+
#![feature(ptr_internals, test, async_await, await_macro)]
33

44
pub mod config;
55
pub mod errors;

0 commit comments

Comments
 (0)