diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-26 14:00:40 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-26 14:00:40 +0200 |
commit | 7e7dccf4324fafdc1814854886075b1f7b9208c0 (patch) | |
tree | 26130882fc9daa8b09b6d979da104ecfc08fca25 /Cargo.toml | |
parent | 1f356482b692d3b1a86026996f89d65ca82e0678 (diff) | |
download | game-project-rs-master.tar.gz game-project-rs-master.tar.bz2 game-project-rs-master.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ edition = "2021" [dependencies] bevy = "0.15.1" +bevy_render = "0.15.1" |