Skip to content

Commit cdc6faf

Browse files
committed
Remove doc_auto_cfg
1 parent f6f8638 commit cdc6faf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
//! [BIP-370]: <https://github.com/bitcoin/bips/blob/master/bip-0370.mediawiki>
1010
1111
#![no_std]
12-
// Experimental features we need.
13-
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
1412
// Coding conventions
1513
#![warn(missing_docs)]
1614

0 commit comments

Comments
 (0)