Skip to content

Commit

Permalink
Upgrade bench deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzay committed Oct 16, 2023
1 parent 470b54c commit 3912ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ once_cell = "1.18"

[dev-dependencies]
hecs = "0.10.3"
bevy_ecs = "0.10.1"
flax = "0.4.0"
bevy_ecs = "0.11.3"
flax = "0.5.0"
criterion = "0.5"

[features]
Expand Down

0 comments on commit 3912ded

Please sign in to comment.