File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ keywords = ["bevy"]
13
13
bevy_app = { path = " ../bevy_app" , version = " 0.5.0" }
14
14
bevy_asset = { path = " ../bevy_asset" , version = " 0.5.0" }
15
15
bevy_core = { path = " ../bevy_core" , version = " 0.5.0" }
16
- bevy_derive = { path = " ../bevy_derive" , version = " 0.5.0" }
17
16
bevy_ecs = { path = " ../bevy_ecs" , version = " 0.5.0" }
18
17
bevy_input = { path = " ../bevy_input" , version = " 0.5.0" }
19
18
bevy_log = { path = " ../bevy_log" , version = " 0.5.0" }
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ keywords = ["bevy"]
11
11
[dependencies ]
12
12
# bevy
13
13
bevy_app = { path = " ../bevy_app" , version = " 0.5.0" }
14
- bevy_ecs = { path = " ../bevy_ecs" , version = " 0.5.0" }
15
14
bevy_math = { path = " ../bevy_math" , version = " 0.5.0" }
16
15
bevy_utils = { path = " ../bevy_utils" , version = " 0.5.0" }
17
16
You can’t perform that action at this time.
0 commit comments