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 the map file by fully qualifying the serde/derive macros #4

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes the map file by fully qualifying the serde/derive macros

@cdavernas cdavernas added the bug Something isn't working label Jan 22, 2025
@cdavernas cdavernas self-assigned this Jan 22, 2025
@cdavernas cdavernas linked an issue Jan 22, 2025 that may be closed by this pull request
@cdavernas cdavernas merged commit 9729a04 into serverlessworkflow:main Jan 22, 2025
3 checks passed
@cdavernas cdavernas deleted the fix-serde-feature branch January 22, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

This crate fails to build if the serde derive feature is enabled.
1 participant