aboutsummaryrefslogtreecommitdiff
path: root/examples3d
diff options
context:
space:
mode:
Diffstat (limited to 'examples3d')
-rw-r--r--examples3d/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples3d/Cargo.toml b/examples3d/Cargo.toml
index 23118aa..5362554 100644
--- a/examples3d/Cargo.toml
+++ b/examples3d/Cargo.toml
@@ -10,7 +10,6 @@ simd-stable = [ "rapier3d/simd-stable" ]
simd-nightly = [ "rapier3d/simd-nightly" ]
other-backends = [ "rapier_testbed3d/other-backends" ]
enhanced-determinism = [ "rapier3d/enhanced-determinism" ]
-fluids = [ "rapier3d/fluids" ]
[dependencies]
rand = "0.7"