Closed mrchantey closed 1 year ago
Restriction of bevy dependency to sub crates as discussed in #18
bevy
bevy_ecs
bevy_app
dependencies
dev-dependencies
Restriction of
bevy
dependency to sub crates as discussed in #18bevy_ecs
,bevy_app
etc have been added as dependenciesbevy
references have been replaced with the corresponding sub cratebevy
has been moved fromdependencies
todev-dependencies
as its being used by docsbevy
there for readability?