aboutsummaryrefslogtreecommitdiff
path: root/examples3d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples3d/Cargo.toml')
-rw-r--r--examples3d/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples3d/Cargo.toml b/examples3d/Cargo.toml
index 0e20bd2..e8b4356 100644
--- a/examples3d/Cargo.toml
+++ b/examples3d/Cargo.toml
@@ -29,6 +29,7 @@ path = "../crates/rapier3d"
[dependencies.rapier-urdf]
path = "../crates/rapier-urdf"
+features = ["stl"]
[[bin]]
name = "all_examples3"