Closed miketwenty1 closed 1 year ago
I haven't tried to keep up with the many changes happening in Bevy, because currently i just don't have the time and energy to chase every change 😅
If the renderer didn't change that much, then you can try and use the [patch]
section in your cargo.toml
to point bevy
to the github repository.
bevy_svg main branch doesn't currently support bevy's main branch.
Are there plans of supporting main before 0.11 release?