aboutsummaryrefslogtreecommitdiff
path: root/benchmarks3d/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks3d/Cargo.toml')
-rw-r--r--benchmarks3d/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmarks3d/Cargo.toml b/benchmarks3d/Cargo.toml
index 1ae91e4..03194df 100644
--- a/benchmarks3d/Cargo.toml
+++ b/benchmarks3d/Cargo.toml
@@ -25,7 +25,3 @@ path = "../build/rapier3d"
[[bin]]
name = "all_benchmarks3"
path = "all_benchmarks3.rs"
-
-[[bin]]
-name = "harness_capsules3"
-path = "harness_capsules3.rs"