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

feat: Supprt parsing dotted keys #274

Merged
merged 1 commit into from
Dec 14, 2021
Merged

feat: Supprt parsing dotted keys #274

merged 1 commit into from
Dec 14, 2021

Conversation

epage
Copy link
Member

@epage epage commented Dec 14, 2021

We support parsing a lot of expressions to help users to edit their toml
document from real world code. One thing that was missing was dotted
key parsing.

Also, this will hopefully help with rust-lang/cargo#10176

We support parsing a lot of expressions to help users to edit their toml
document from real world code.  One thing that was missing was dotted
key parsing.

Also, this will hopefully help with rust-lang/cargo#10176
@epage epage merged commit c840b31 into toml-rs:master Dec 14, 2021
@epage epage deleted the dotted branch December 14, 2021 20:47
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.

1 participant