Skip to content

Commit

Permalink
Fix profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac8668 committed Feb 27, 2024
1 parent bd94d14 commit 23dd286
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rotsprite = "0.1"

egui = "0.25"
bevy_egui = "0.25"
puffin = "0.18"
puffin = "0.19"
puffin_egui = "0.26"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down

0 comments on commit 23dd286

Please sign in to comment.