summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2025-03-30 21:47:05 +0300
committerZhongheng Liu <z.liu@outlook.com.gr>2025-03-30 21:47:05 +0300
commit9bdbfd49580275f0f82fecb74bc2946c1854a651 (patch)
tree624c27999b8e00eb7b422e4e531214df11b6673c /Cargo.toml
parentaff2c30b3fa025def54cc5a249ba539d514b2a07 (diff)
downloadmartian-rescue-rs-master.tar.gz
martian-rescue-rs-master.tar.bz2
martian-rescue-rs-master.zip
feat: quick demoHEADmaster
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"