johnthagen / rust-belt

:rocket: Asteroids-like arcade game implemented in Rust ✨
73 stars 6 forks source link

Update Piston dependencies #193

Closed johnthagen closed 2 years ago

johnthagen commented 2 years ago

The following dependencies are out of date and need updated, but cause build failures and require refactoring:

piston_window = "0.105.0"
piston2d-opengl_graphics = "0.69.0"
piston2d-sprite = "0.58.0"
piston-ai_behavior = "0.31.0"
johnthagen commented 2 years ago

@mcdenhoed This is yours if you are feeling adventurous.