diff --git a/Cargo.toml b/Cargo.toml index 31a3788..4440a0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,3 +41,6 @@ num-iter = { version = "0.1.35", default-features = false } [package.metadata.docs.rs] all-features = true + +[package.metadata.playground] +all-features = true