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

Support serde deny_unknown_fields #816

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Dec 3, 2023

Closes #812

@jayvdb jayvdb force-pushed the deny-unknown-fields branch from 45f412b to 2e49a27 Compare December 3, 2023 03:30
Copy link
Owner

@juhaku juhaku left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@juhaku
Copy link
Owner

juhaku commented Dec 9, 2023

@jayvdb Could you fix the merge conflicts, I caused them accidentally when I merged your other PR before this one.

@jayvdb jayvdb force-pushed the deny-unknown-fields branch from 2e49a27 to 95a6fd1 Compare December 9, 2023 22:36
@jayvdb
Copy link
Contributor Author

jayvdb commented Dec 9, 2023

No worries. I was expecting the other PRs to be merged first, so all good. Thanks for reminding me to rebase.

@juhaku juhaku merged commit f965165 into juhaku:master Dec 10, 2023
5 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.

Support #[serde(deny_unknown_fields)]
2 participants