aboutsummaryrefslogtreecommitdiff
path: root/examples2d
diff options
context:
space:
mode:
Diffstat (limited to 'examples2d')
-rw-r--r--examples2d/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples2d/Cargo.toml b/examples2d/Cargo.toml
index 771d9d5..dc214b3 100644
--- a/examples2d/Cargo.toml
+++ b/examples2d/Cargo.toml
@@ -20,6 +20,7 @@ usvg = "0.14"
[dependencies.rapier_testbed2d]
path = "../crates/rapier_testbed2d"
+features = ["profiling"]
[dependencies.rapier2d]
path = "../crates/rapier2d"