Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit 90e7654

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/lib.rs

Lines changed: 2 additions & 0 deletions
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)