Skip to content

fix(webhook): Correctly enable serialize feature on all enabled crates #667

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

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

robko23
Copy link

@robko23 robko23 commented Feb 9, 2025

Refs: #663

Summary

When I enabled serialize or deserialize feature flag on async-stripe-webhook with some kind of extra dependency (for example async-stripe-checkout), it resulted in compilation error, because serialize feature was not enabled on any of those extra packages

Copy link
Collaborator

@mzeitlin11 mzeitlin11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @robko23! Just like your other PR, if you can rebase, CI should be good, then I'll merge it!

@robko23
Copy link
Author

robko23 commented Feb 20, 2025

@mzeitlin11 @arlyon I have rebased to 4dbe007

@arlyon arlyon merged commit 6d89c17 into arlyon:next Mar 18, 2025
15 checks passed
@robko23 robko23 deleted the issue_663 branch March 18, 2025 16:47
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.

3 participants