aboutsummaryrefslogtreecommitdiff
path: root/crates/rapier3d-stl
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rapier3d-stl')
-rw-r--r--crates/rapier3d-stl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier3d-stl/Cargo.toml b/crates/rapier3d-stl/Cargo.toml
index dc5bd0e..4deb2d7 100644
--- a/crates/rapier3d-stl/Cargo.toml
+++ b/crates/rapier3d-stl/Cargo.toml
@@ -16,4 +16,4 @@ edition = "2021"
thiserror = "1.0.61"
stl_io = "0.7"
-rapier3d = { version = "0.19", path = "../rapier3d" }
+rapier3d = { version = "0.20", path = "../rapier3d" }