withoutboats / romio

asynchronous networking primitives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to futures alpha 13

PvdBerg1998 opened this issue · comments

Currently Romio is unusable with weird missing trait implementation errors when combined with futures alpha 13.
Recently a PR got merged to update the source to use the last futures version, but Cargo.toml was forgotten.

Probably addressed in #69.

commented

Currently Romio is unusable with weird missing trait implementation errors when combined with futures alpha 13.

Which errors exactly do you get?

I commented this on the last PR that got closed. I'm on mobile so please have a look there.

@taiki-e I see, I'll close the issue 👍

Published version 0.3.0-alpha.2 which fixes this issue!