Skip to content

Commit

Permalink
Bump bevy-inspector-egui from 0.25.1 to 0.25.2
Browse files Browse the repository at this point in the history
Bumps [bevy-inspector-egui](https://github.com/jakobhellermann/bevy-inspector-egui) from 0.25.1 to 0.25.2.
- [Changelog](https://github.com/jakobhellermann/bevy-inspector-egui/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/jakobhellermann/bevy-inspector-egui/commits)

---
updated-dependencies:
- dependency-name: bevy-inspector-egui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent d6c04fc commit 8788e20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 demo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish = false

[dependencies]
bevy = { version = "0.14.0", features = ["jpeg", "exr", "pbr_multi_layer_material_textures"] }
bevy-inspector-egui = "0.25.1"
bevy-inspector-egui = "0.25.2"
bevy-materialx-importer = { version = "0.1.0", path = "../bevy-materialx-importer" }
bevy_easings = "0.14.0"
bevy_mod_picking = "0.20.1"
Expand Down

0 comments on commit 8788e20

Please sign in to comment.