aboutsummaryrefslogtreecommitdiff
path: root/examples2d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples2d/Cargo.toml')
-rw-r--r--examples2d/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples2d/Cargo.toml b/examples2d/Cargo.toml
index 34deb12..48f5a65 100644
--- a/examples2d/Cargo.toml
+++ b/examples2d/Cargo.toml
@@ -12,9 +12,9 @@ other-backends = [ "rapier_testbed2d/other-backends" ]
enhanced-determinism = [ "rapier2d/enhanced-determinism" ]
[dependencies]
-rand = "0.7"
+rand = "0.8"
Inflector = "0.11"
-nalgebra = "0.24"
+nalgebra = "0.25"
lyon = "0.17"
usvg = "0.13"