summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b334a4..f373771 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,9 +2,7 @@
name = "martian-rescue-rs"
version = "0.1.0"
edition = "2024"
-
[dependencies]
avian2d = "0.2.1"
bevy = "0.15.3"
-bevy_rapier2d = "0.29.0"
bevy_render = "0.15.3"