aboutsummaryrefslogtreecommitdiff
path: root/crates/rapier2d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rapier2d/Cargo.toml')
-rw-r--r--crates/rapier2d/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rapier2d/Cargo.toml b/crates/rapier2d/Cargo.toml
index e2afba1..f854cb4 100644
--- a/crates/rapier2d/Cargo.toml
+++ b/crates/rapier2d/Cargo.toml
@@ -84,6 +84,7 @@ bitflags = "2"
log = "0.4"
ordered-float = "4"
thiserror = "1"
+profiling = "1.0"
[dev-dependencies]
bincode = "1"