Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Use quoted style for strings consisting of digits with leading zero #383

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jul 20, 2023

Closes #347.

@dtolnay dtolnay merged commit fda96c7 into master Jul 20, 2023
17 checks passed
@dtolnay dtolnay deleted the leadingzero branch July 20, 2023 22:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

double quotes lost when deserializing and serializing strings containing only numbers on serde_yaml 0.9
1 participant