diff --git a/Cargo.toml b/Cargo.toml index afc9d6e0f71..e16ba81cfa7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ doc-comment = "0.3" crossbeam-channel = "0.5.1" [package.metadata.docs.rs] -all-features = true +features = ["full"] rustdoc-args = ["--cfg", "docsrs"] [features]