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

Upgrade to Rust 2024 and AsyncFnMut #3

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Upgrade to Rust 2024 and AsyncFnMut #3

merged 1 commit into from
Feb 26, 2025

Conversation

ekzhang
Copy link
Member

@ekzhang ekzhang commented Feb 26, 2025

With async closures now stabilized, we can now borrow mutably inside the retry closure, which simplifies a lot!

Also bump version to 0.4.0

With async closures now stabilized, we can now borrow mutably inside the retry closure, which simplifies a lot!

Also bump version to 0.4.0
@ekzhang
Copy link
Member Author

ekzhang commented Feb 26, 2025

fyi @danielnorberg

@ekzhang ekzhang merged commit ebf75ef into main Feb 26, 2025
2 of 3 checks passed
@ekzhang ekzhang deleted the ekzhang/async-retry branch February 26, 2025 05:35
@danielnorberg
Copy link
Contributor

Nice! 🦀🚀

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