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

Incorrect roundtripping when table sources are mixed #527

Closed
epage opened this issue Mar 13, 2023 · 0 comments · Fixed by #528
Closed

Incorrect roundtripping when table sources are mixed #527

epage opened this issue Mar 13, 2023 · 0 comments · Fixed by #528
Labels
A-output Area: Outputting TOML C-bug Category: Things not working as expected

Comments

@epage
Copy link
Member

epage commented Mar 13, 2023

[package]
metadata.msrv = "1.65.0"

[[package.metadata.release.pre-release-replacements]]

When loading and then writing the above, the array of tables if lost

From crate-ci/cargo-release#653

@epage epage added C-bug Category: Things not working as expected A-output Area: Outputting TOML labels Mar 13, 2023
epage added a commit to epage/toml_edit that referenced this issue Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-output Area: Outputting TOML C-bug Category: Things not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant