aboutsummaryrefslogtreecommitdiff
path: root/build/rapier_testbed3d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'build/rapier_testbed3d/Cargo.toml')
-rw-r--r--build/rapier_testbed3d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier_testbed3d/Cargo.toml b/build/rapier_testbed3d/Cargo.toml
index bb2d48c..f11da42 100644
--- a/build/rapier_testbed3d/Cargo.toml
+++ b/build/rapier_testbed3d/Cargo.toml
@@ -30,7 +30,7 @@ instant = { version = "0.1", features = [ "web-sys", "now" ]}
bitflags = "1"
glam = { version = "0.11", optional = true }
num_cpus = { version = "1", optional = true }
-cdl3d = "0.1"
+parry3d = "0.1"
ncollide3d = "0.27"
nphysics3d = { version = "0.19", optional = true }
physx = { version = "0.10", optional = true }