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