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

Bump smol version to 2.0 #220

Open
Altair-Bueno opened this issue Feb 15, 2024 · 0 comments · May be fixed by #221
Open

Bump smol version to 2.0 #220

Altair-Bueno opened this issue Feb 15, 2024 · 0 comments · May be fixed by #221

Comments

@Altair-Bueno
Copy link

Current version of xtra locks on 1.1 minimum, which makes cargo compile it twice if you already had smol on your crate.

Altair-Bueno added a commit to Altair-Bueno/xtra that referenced this issue Feb 15, 2024
This should fix Restioson#220. The changes include removing smol-potat in favor of smol::block_on. However, this commit does not remove smol-timeout as it is heavily used on tests and the crate seems to be unmaintained. Nontheless tests keep working.
@Altair-Bueno Altair-Bueno linked a pull request Feb 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant