⛔ The official Rapier plugin for Bevy has been moved to the main Rapier repository: https://github.com/dimforge/rapier/tree/master/bindings/bevy_rapier ⛔
This move makes it easier to keep bevy_rapier up to date with the latest Rapier features, and will make it easier to keep our user-guide up-to-date for bevy_rapier too.
If you currently depend on the git version of bevy_rapier, update the dependency url:
bevy_rapier3d = { git = "https://github.com/dimforge/rapier" }