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

Add tokio feature flag for easier integration with the async runtime #88

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

nyonson
Copy link
Collaborator

@nyonson nyonson commented Oct 30, 2024

Ideally, the tokio flag was "additive" with the async one, but that would then unnecessarily include the futures dependency.

@nyonson nyonson force-pushed the two-future-impls branch 2 times, most recently from efd0d74 to 0190450 Compare October 30, 2024 20:10
@rustaceanrob
Copy link
Collaborator

I checked out dd3c864 and cargo build --no-default-features features="tokio" and it works as expected

ACK dd3c864

@rustaceanrob rustaceanrob merged commit d37c1a3 into rust-bitcoin:main Oct 30, 2024
7 checks passed
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