diff --git a/Cargo.toml b/Cargo.toml index e6f41c8..280dfcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ keywords = ["web", "request", "http", "rest", "client"] categories = ["web-programming::http-client"] edition = "2018" -[package.metadata."docs.rs"] +[package.metadata.docs.rs] all-features = true [features]