Skip to content

Commit 90e7654

Browse files
committed
Fix docs.rs build
1 parent 56949db commit 90e7654

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
//! # fn main() {}
2323
//! ```
2424
25+
#![feature(doc_cfg)]
26+
2527
mod connector;
2628
mod stream;
2729

0 commit comments

Comments
 (0)