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