Skip to content

Commit

Permalink
Enable all stable features in the playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemo157 committed Nov 11, 2019
1 parent 16afd7c commit e3c7cb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions futures/Cargo.toml
Expand Up @@ -56,3 +56,6 @@ read-initializer = ["futures-io/read-initializer", "futures-util/read-initialize

[package.metadata.docs.rs]
all-features = true

[package.metadata.playground]
features = ["std", "async-await", "compat", "io-compat", "executor", "thread-pool"]

0 comments on commit e3c7cb0

Please sign in to comment.