We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5006a3 commit 9eef936Copy full SHA for 9eef936
1 file changed
src/lib.rs
@@ -17,7 +17,6 @@
17
//! [ROFF]: https://en.wikipedia.org/wiki/Roff_(software)
18
//! [groff(7)]: https://manpages.debian.org/bullseye/groff/groff.7.en.html
19
20
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
21
#![cfg_attr(docsrs, feature(doc_cfg))]
22
#![warn(missing_docs)]
23
#![warn(clippy::print_stderr)]
0 commit comments