diagnostics: add missing feature dependency
This commit is contained in:
parent
1ec7183494
commit
ece54e963e
@ -10,7 +10,7 @@ license = "MIT"
|
||||
keywords = ["bevy"]
|
||||
|
||||
[features]
|
||||
profiler = []
|
||||
profiler = ["bevy_ecs/profiler"]
|
||||
|
||||
[dependencies]
|
||||
# bevy
|
||||
|
Loading…
Reference in New Issue
Block a user