diff --git a/Cargo.toml b/Cargo.toml index b7a39927..5f46d7b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ authors = [ ] [package.metadata.docs.rs] -features = [ "tls", "postgres", "mysql", "uuid", "chrono", "json", "time" ] +features = [ "all" ] rustdoc-args = ["--cfg", "docsrs"] [features]