Enable all features on Rust Playground.
This commit is contained in:
parent
7b612e9ae0
commit
b57e815da7
|
@ -41,3 +41,6 @@ num-iter = { version = "0.1.35", default-features = false }
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
all-features = true
|
all-features = true
|
||||||
|
|
||||||
|
[package.metadata.playground]
|
||||||
|
all-features = true
|
||||||
|
|
Loading…
Reference in New Issue