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: deserialize JSON key into non-string serde types #100

Merged
merged 2 commits into from
Jul 26, 2024
Merged

fix: deserialize JSON key into non-string serde types #100

merged 2 commits into from
Jul 26, 2024

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Jul 26, 2024

fix #99

@liuq19 liuq19 merged commit 106eefb into main Jul 26, 2024
12 checks passed
@liuq19 liuq19 deleted the fix/de branch July 26, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

deserializing map key as type &[u8] shows different behaviors compared to serde_json
2 participants