Skip to content

Switch to toml_edit from toml-rs for bevy_macro_utils #5675

Closed
@Shatur

Description

@Shatur

What problem does this solve or what need does it fill?

toml-rs is unmaintained and it's a TOML 0.5 compliant parser.

What solution would you like?

It would be nice to use toml_edit. It's a drop-in replacement, actively maintained and supports TOML 1.0. For example, Cargo now use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-DependenciesA change to the crates that Bevy depends onC-FeatureA new feature, making something new possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions