Skip to content

Commit

Permalink
Merge pull request #11 from ignatenkobrain/patch-1
Browse files Browse the repository at this point in the history
Add missing io feature to futures-util
  • Loading branch information
sagebind authored Feb 18, 2020
2 parents 3ab11aa + 663dd7c commit 846237c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ futures-io = "0.3"
[dependencies.futures-util]
version = "0.3"
default-features = false
features = ["io"]

[dev-dependencies]
criterion = "0.3"
Expand Down

0 comments on commit 846237c

Please sign in to comment.