diff --git a/Cargo.toml b/Cargo.toml index 6c1a1a5..920f72c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,3 +53,4 @@ wasm-bindgen-test = "0.3.24" [package.metadata.docs.rs] features = ["yew"] +all-features = true