Remove "features" feature (#12373)
I think this was meant to be `default = []` which is the default.
This commit is contained in:
parent
71486393ed
commit
ffb1bc6532
@ -12,7 +12,6 @@ keywords = ["bevy"]
|
|||||||
# Disables diagnostics that are unsupported when Bevy is dynamically linked
|
# Disables diagnostics that are unsupported when Bevy is dynamically linked
|
||||||
dynamic_linking = []
|
dynamic_linking = []
|
||||||
sysinfo_plugin = ["sysinfo"]
|
sysinfo_plugin = ["sysinfo"]
|
||||||
features = []
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# bevy
|
# bevy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user