diff --git a/Cargo.toml b/Cargo.toml index ea47af5d..bd6ed4e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,3 +51,6 @@ required-features = ["completion"] [workspace.metadata.workspaces] no_individual_tags = true + +[package.metadata.docs.rs] + all-features = true