feat: reduce the amount of duplicate work the broad-phase is doing for user changes and CCD + release v0.28.0 (#872)
* feat: reduce the amount of duplicate work the broad-phase is doing for user changes and CCD * Release v0.28.0 * chore: fix warnings * chore: clippy fixes * chore: more clippy fixes
This commit is contained in:
@@ -12,7 +12,7 @@ other-backends = ["rapier_testbed3d/other-backends"]
|
||||
enhanced-determinism = ["rapier3d/enhanced-determinism"]
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
rand = "0.9"
|
||||
Inflector = "0.11"
|
||||
oorandom = "11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user