Hey there!
I just tried to build the 3D example for gamercade and it failed to compile. I found out it was because the 0.1.2 version of gamercade_rs apparently has breaking changes in it compared to 0.1.1 but since it was published as a bugfix release, cargo didn't hesitate to use it over 0.1.1.
It should probably be yanked and pushed as 0.2.0.
Hey there!
I just tried to build the 3D example for gamercade and it failed to compile. I found out it was because the
0.1.2version ofgamercade_rsapparently has breaking changes in it compared to0.1.1but since it was published as a bugfix release, cargo didn't hesitate to use it over0.1.1.It should probably be yanked and pushed as 0.2.0.