Skip to content

Commit 9d5b5e7

Browse files
NobodyXujonhoo
andauthored
Update src/lib.rs
Co-authored-by: Jon Gjengset <jon@thesquareplanet.com>
1 parent 23aef5f commit 9d5b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ pub(crate) mod process_impl;
176176
#[cfg(feature = "native-mux")]
177177
pub(crate) mod native_mux_impl;
178178

179-
#[cfg(docsrs)]
179+
#[cfg(doc)]
180180
/// Changelog for this crate.
181181
pub mod changelog;
182182

0 commit comments

Comments
 (0)