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