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

fix no_std #9

Merged
merged 1 commit into from
Oct 18, 2024
Merged

fix no_std #9

merged 1 commit into from
Oct 18, 2024

Conversation

Easyoakland
Copy link
Contributor

futures-core depends on std by default, but this crate appears to work fine without its default features.
This is preventing futures-concurrency from being no_std and is fixed by the PR.

Easyoakland added a commit to Easyoakland/futures-concurrency that referenced this pull request Oct 18, 2024
@conradludgate
Copy link
Owner

Thanks!

@conradludgate conradludgate merged commit 01f96cb into conradludgate:main Oct 18, 2024
4 checks passed
@conradludgate
Copy link
Owner

Deployed in v0.2.9

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