Remove "features" feature (#12373)

I think this was meant to be `default = []` which is the default.
This commit is contained in:
Al M 2024-03-07 17:42:45 -07:00 committed by GitHub
parent 71486393ed
commit ffb1bc6532
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@ keywords = ["bevy"]
# Disables diagnostics that are unsupported when Bevy is dynamically linked
dynamic_linking = []
sysinfo_plugin = ["sysinfo"]
features = []
[dependencies]
# bevy