Skip to content

Commit 95171b8

Browse files
committed
futures: remove futures_api conditional include
1 parent 7781064 commit 95171b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tracing-futures/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![cfg_attr(all(feature = "std-future", test), feature(futures_api))]
2-
31
//! Futures compatibility for `tracing`
42
//!
53
//! # Feature flags

0 commit comments

Comments
 (0)