aboutsummaryrefslogtreecommitdiff
path: root/benchmarks3d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks3d/Cargo.toml')
-rw-r--r--benchmarks3d/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks3d/Cargo.toml b/benchmarks3d/Cargo.toml
index 8fca510..9b76df3 100644
--- a/benchmarks3d/Cargo.toml
+++ b/benchmarks3d/Cargo.toml
@@ -14,7 +14,6 @@ enhanced-determinism = [ "rapier3d/enhanced-determinism" ]
[dependencies]
rand = "0.8"
Inflector = "0.11"
-nalgebra = "0.27"
[dependencies.rapier_testbed3d]
path = "../build/rapier_testbed3d"