diff --git a/Cargo.toml b/Cargo.toml index cc10cee..35496b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,4 +50,5 @@ lto="thin" codegen-units=1 [package.metadata.docs.rs] +rustdoc-args = ["--cfg", "docsrs"] all-features = true