diff --git a/Cargo.toml b/Cargo.toml index 65e7dccc..fd699de4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ authors.workspace = true repository.workspace = true [package.metadata.docs.rs] -features = ["all", "runtime-tokio-native-tls"] +features = ["all-databases", "_unstable-all-types"] rustdoc-args = ["--cfg", "docsrs"] [features]