caves icon indicating copy to clipboard operation
caves copied to clipboard

draft: Update dependencies

Open EverWinter23 opened this issue 3 years ago • 0 comments

~~There are still some issue w.r.t to the GameState, but I am able to see the first level. Some more tweaks and we'll get a working version. Could you point out where I messed up? Can we interact with the doors?~~

WORKS! Really great resource for sdl2 dev with rust. Especially the texture management.

Changelog:

  • Updates specs to 0.16.0
  • Formatted with cargo

In hindsight, I should've formatted in a separate commit after I made the required changes, makes the diff super large :man_facepalming:.

NOTE: Could not update to 0.17.0, there was a problem with the crate component_group macro.

Related: https://github.com/sunjay/caves/issues/168

EverWinter23 avatar Nov 17 '21 10:11 EverWinter23