Update for latest changes to futures.

Fixes #209.
This commit is contained in:
Tim Kuehn
2019-01-17 10:36:01 -08:00
parent 959bb691cd
commit 0f36985440
25 changed files with 153 additions and 159 deletions

View File

@@ -6,7 +6,6 @@
#![feature(
futures_api,
pin,
arbitrary_self_types,
await_macro,
async_await,