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

Remove syn and all other dependencies #311

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Remove syn and all other dependencies #311

merged 2 commits into from
Nov 21, 2024

Conversation

mmastrac
Copy link
Owner

@mmastrac mmastrac commented Nov 20, 2024

Use a codegen tool to inline declarative macros, removing the need for syn at compile-time and for all consumers of this crate.

Fixes #124

@mmastrac mmastrac merged commit be1345f into master Nov 21, 2024
4 checks passed
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.

Remove syn dependency
1 participant