Skip to content

Commit 9eef936

Browse files
committed
chore(docs): Fix docs build
1 parent f5006a3 commit 9eef936

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
//! [ROFF]: https://en.wikipedia.org/wiki/Roff_(software)
1818
//! [groff(7)]: https://manpages.debian.org/bullseye/groff/groff.7.en.html
1919
20-
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
2120
#![cfg_attr(docsrs, feature(doc_cfg))]
2221
#![warn(missing_docs)]
2322
#![warn(clippy::print_stderr)]

0 commit comments

Comments
 (0)