chore: update to parry 0.20.1

This commit is contained in:
Sébastien Crozet
2025-05-02 14:49:22 +02:00
committed by Sébastien Crozet
parent 0e4a5c8539
commit 0652b4592f
5 changed files with 7 additions and 7 deletions

View File

@@ -69,7 +69,7 @@ vec_map = { version = "0.8", optional = true }
web-time = { version = "1.1", optional = true }
num-traits = "0.2"
nalgebra = "0.33"
parry2d = "0.20.0"
parry2d = "0.20.1"
simba = "0.9"
approx = "0.5"
rayon = { version = "1", optional = true }