aboutsummaryrefslogtreecommitdiff
path: root/examples2d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples2d/Cargo.toml')
-rw-r--r--examples2d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples2d/Cargo.toml b/examples2d/Cargo.toml
index a226f12..b367ff8 100644
--- a/examples2d/Cargo.toml
+++ b/examples2d/Cargo.toml
@@ -15,7 +15,7 @@ enhanced-determinism = [ "rapier2d/enhanced-determinism" ]
[dependencies]
rand = "0.8"
Inflector = "0.11"
-nalgebra = "0.25"
+nalgebra = "0.26"
lyon = "0.17"
usvg = "0.13"