Something went wrong on our end
-
Nolan Darilek authored
Without this change, this plugin pulls in dependencies for Bevy features I don't need when used as a plugin (E.g. the audio feature is enabled even though neither I nor this plugin require it.) All features are re-enabled in `[dev-dependencies]` so examples are unconstrained.
This project manages its dependencies using Cargo.
Learn more
Cargo.toml 518 B