Enable all features on Rust Playground.

This commit is contained in:
David Wood 2018-07-21 19:24:24 +01:00
parent 7b612e9ae0
commit b57e815da7
No known key found for this signature in database
GPG Key ID: 01760B4F9F53F154
1 changed files with 3 additions and 0 deletions

View File

@ -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