diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-03-30 21:47:05 +0300 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-03-30 21:47:05 +0300 |
commit | 9bdbfd49580275f0f82fecb74bc2946c1854a651 (patch) | |
tree | 624c27999b8e00eb7b422e4e531214df11b6673c /Cargo.toml | |
parent | aff2c30b3fa025def54cc5a249ba539d514b2a07 (diff) | |
download | martian-rescue-rs-master.tar.gz martian-rescue-rs-master.tar.bz2 martian-rescue-rs-master.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |