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

chore: enable serde types dependencies in rpc-types #1456

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Oct 12, 2024

closes #1453

imo this is reasonable because if you want those crates without serde you should not use rpc-types and use those crates directly.

the alternative is making serde a feature on all rpc types crates which I don't think is reasonable

@mattsse mattsse merged commit 88a675f into main Oct 18, 2024
26 checks passed
@mattsse mattsse deleted the matt/enable-serde-for-types-crate branch October 18, 2024 08:54
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.

[Bug] serde feature on meta-crate doesn't enable serde feature in alloy-rpc-types-* crates
1 participant