bevy/benches/benches/bevy_math
Matty 4ace888e4b
Fix broken bezier curve benchmark (#14677)
# Objective

Apparently #14382 broke this, but it's not a part of CI, so it wasn't
found until earlier today.

## Solution

Update the benchmark like we updated the examples.

## Testing

Running `cargo bench` actually works now.
2024-08-12 16:10:11 +00:00
..
bezier.rs Fix broken bezier curve benchmark (#14677) 2024-08-12 16:10:11 +00:00