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 tokio support #292

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Remove tokio support #292

merged 1 commit into from
Jan 20, 2022

Conversation

Expyron
Copy link
Contributor

@Expyron Expyron commented Jan 19, 2022

Following discussion in #214

The current support is for tokio 0.1, which is very outdated.

Crate async-compression provides async integration if needed, so rather than upgrading to the latest version of tokio, this is a blanket removal of the feature.

This removal is a breaking change only if the feature is enabled, so I'm not sure how it should be tied to a version change.
I cannot find any dependent crate on crates.io which uses the tokio feature

@alexcrichton
Copy link
Member

Seems reasonable to me, thanks for the PR!

@alexcrichton alexcrichton merged commit 4e5e0c5 into rust-lang:master Jan 20, 2022
@Madoshakalaka
Copy link

Can somebody please update the documentation on docs.rs and the REAME?
I wasted a lot of time figuring out why it wouldn't work with tokio :(

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.

3 participants