Open
Description
Bevy version
0.16.0
What you did
Copy paste example from https://github.com/bevyengine/bevy/blob/latest/examples/dev_tools/fps_overlay.rs
What went wrong
Failed to compile because the import is wrong.
- what were you expecting?
it to compile - what actually happened?
error[E0433]: failed to resolve: could not finddev_tools
inbevy