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

updating to toml 0.8 #382

Open
plugwash opened this issue Jan 18, 2024 · 0 comments
Open

updating to toml 0.8 #382

plugwash opened this issue Jan 18, 2024 · 0 comments

Comments

@plugwash
Copy link

Hi.

In debian we are looking to upgrade the rust-toml package from 0.7 to 0.8. While we do have a mechanism for packaging multiple versions of a crate it is something we try to avoid where possible. I was able to run the tests successfully with the dependency bumped, but there is one thing that gives me pause in the toml changelog.

Serialization and deserialization of tuple variants has changed from being an array to being a table with the key being the variant name and the value being the array

I would appreciate feedback on whether you consider this likely to be an issue for cargo-outdated.

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

No branches or pull requests

1 participant