Release Rapier 0.20.0 (#651)

This commit is contained in:
Sébastien Crozet
2024-06-09 14:59:27 +02:00
committed by GitHub
parent 9367198282
commit b3dc1c1960
11 changed files with 15 additions and 15 deletions

View File

@@ -16,4 +16,4 @@ edition = "2021"
thiserror = "1.0.61"
stl_io = "0.7"
rapier3d = { version = "0.19", path = "../rapier3d" }
rapier3d = { version = "0.20", path = "../rapier3d" }