Remove text and more unnecessary dependencies
This commit is contained in:
parent
a1bfe669e3
commit
6108f140b6
4 changed files with 12 additions and 203 deletions
|
@ -22,16 +22,11 @@ bevy = { version = "0.15.3", default-features = false, features = [
|
|||
"bevy_color",
|
||||
"bevy_core_pipeline",
|
||||
"bevy_render",
|
||||
"bevy_scene",
|
||||
"bevy_state",
|
||||
"bevy_text",
|
||||
"bevy_ui",
|
||||
"bevy_window",
|
||||
"bevy_winit",
|
||||
"default_font",
|
||||
"dynamic_linking",
|
||||
"multi_threaded",
|
||||
"sysinfo_plugin",
|
||||
"wayland",
|
||||
] }
|
||||
log = { version = "*", features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue