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

*: remove read-initializer feature #9

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Aug 7, 2023

The read-initializer interface has been redesigned in Rust std. Therefore the feature has been removed since futures-io 0.3.19, so we are also removing it.

The `read-initializer` interface has been redesigned in Rust std.
Therefore the feature has been removed since `futures-io 0.3.19`,
so we are also removing it.

Signed-off-by: kennytm <[email protected]>
@kennytm kennytm merged commit 0e74acf into master Aug 7, 2023
3 checks passed
@kennytm kennytm deleted the remove-read-initializer branch August 7, 2023 07:54
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.

2 participants