Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to futures 0.3 #26

Merged
merged 1 commit into from Nov 7, 2019
Merged

Update to futures 0.3 #26

merged 1 commit into from Nov 7, 2019

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Nov 7, 2019

One thing to be aware of is that AsyncRead/AsyncWrite are now implemented on futures::io::Cursor only, and no longer on std::io::Cursor. See rust-lang/futures-rs#1943.

@matthunz
Copy link
Owner

matthunz commented Nov 7, 2019

Thanks! I'll publish an update to crates.io

@matthunz matthunz merged commit 9637cc6 into matthunz:master Nov 7, 2019
@tomaka tomaka deleted the futures-0.3 branch November 8, 2019 09:43
@najamelan
Copy link
Contributor

thanks for this. There is no 0.3.1 tag on the repository though. Might be good to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants