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

Make future_utils a dev-dependency #50

Merged
merged 2 commits into from
Sep 14, 2024
Merged

Conversation

hhirtz
Copy link
Contributor

@hhirtz hhirtz commented Sep 14, 2024

This dep was used for future::poll_fn, which has been stabilized in rust 1.64.0:

https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html

Keeping it for tests since they also use future::join.

Thank you for the awesome tls crates!

hhirtz and others added 2 commits September 14, 2024 16:44
This dep was used for future::poll_fn, which has been stabilized in rust
1.64.0:

https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html

Keeping it for tests since they also use future::join.
@sfackler sfackler merged commit 0a256e4 into tokio-rs:master Sep 14, 2024
2 checks passed
@sfackler
Copy link
Collaborator

Thanks!

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