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 async impl Responder. Bump msrv to 1.81 #131

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

rlebran
Copy link
Contributor

@rlebran rlebran commented Sep 20, 2024

Fix #130

@rlebran rlebran merged commit 3a049bb into main Sep 20, 2024
12 checks passed
@rlebran rlebran deleted the fix-async-impl-responder branch September 20, 2024 10:23
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.

api_operation wraps async fn body in a synchronous closure and renders .awaiting in it invalid
1 participant