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