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 2820a7c..830ceab 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.10", optional = true }
num_cpus = { version = "1", optional = true }
-eagl3d = "0.1"
+cdl3d = "0.1"
ncollide3d = "0.26"
nphysics3d = { version = "0.18", optional = true }
physx = { version = "0.8", optional = true }