block-mesh-rs icon indicating copy to clipboard operation
block-mesh-rs copied to clipboard

Update examples to use latest bevy

Open jameshiew opened this issue 2 years ago • 2 comments
trafficstars

When I tried running the examples last week they wouldn't compile due to some error with the version syn package that was being pulled in at the time, although this doesn't seem to be the case anymore. Updating the examples to bevy 0.7 and pinning dependencies at the time fixed the examples to work on my machine.

jameshiew avatar May 17 '23 12:05 jameshiew

Might as well upgrade to bevy 0.10

bonsairobo avatar May 17 '23 16:05 bonsairobo

I tried updating the examples to bevy 0.10. Thanks for making this project!

jameshiew avatar May 22 '23 16:05 jameshiew

We're up to bevy 0.13 now.

bonsairobo avatar Apr 10 '24 07:04 bonsairobo