Skip to content

Commit

Permalink
Render with more cargo features on docs.rs (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry73204 authored Nov 20, 2020
1 parent ed60d90 commit 880dbde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ tokio-core = "0.1.17"

[features]
tokio = ["tokio-io", "futures"]

[package.metadata.docs.rs]
features = ["tokio-io", "futures"]

0 comments on commit 880dbde

Please # to comment.