Update parry and changelog

This commit is contained in:
Sébastien Crozet
2022-12-11 15:18:11 +01:00
parent 849f398031
commit 8ef8680817
7 changed files with 64 additions and 75 deletions

View File

@@ -52,7 +52,7 @@ vec_map = { version = "0.8", optional = true }
instant = { version = "0.1", features = [ "now" ], optional = true }
num-traits = "0.2"
nalgebra = "0.31"
parry2d = "^0.11.1"
parry2d = "0.12"
simba = "0.7"
approx = "0.5"
rayon = { version = "1", optional = true }