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 deserializing seq and CPU detection bugs #76

Merged
merged 3 commits into from
Apr 22, 2024
Merged

fix deserializing seq and CPU detection bugs #76

merged 3 commits into from
Apr 22, 2024

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Apr 22, 2024

Fix #73 and #74

@liuq19 liuq19 changed the title fix some bugs WIP: fix some bugs Apr 22, 2024
@liuq19 liuq19 changed the title WIP: fix some bugs fix some bugs Apr 22, 2024
@liuq19 liuq19 enabled auto-merge (rebase) April 22, 2024 05:18
@liuq19 liuq19 changed the title fix some bugs WIP: fix some bugs Apr 22, 2024
@liuq19 liuq19 merged commit 300ac6d into main Apr 22, 2024
16 of 17 checks passed
@liuq19 liuq19 deleted the fix/bugs branch April 22, 2024 05:54
@liuq19 liuq19 changed the title WIP: fix some bugs fix deserializing seq and CPU detection bugs Apr 22, 2024
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.

deserialize string stringified array Vec<(f64,f64)> fail on sonic_rs while serde_json deserialize ok
2 participants