-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
C-DependenciesA change to the crates that Bevy depends onA change to the crates that Bevy depends onC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
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
Labels
C-DependenciesA change to the crates that Bevy depends onA change to the crates that Bevy depends onC-FeatureA new feature, making something new possibleA new feature, making something new possible