Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent e78704e commit 7a78e04
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 17 deletions.
54 changes: 38 additions & 16 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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
bevy = "0.12.1"
bevy-inspector-egui = "0.21.0"
bevy-inspector-egui = "0.22.1"
bevy-ui-navigation = "0.33.1"
bevy_asset_loader = { version = "0.18.0", features = ["2d"] }
bevy_common_assets = { version = "0.8.0", features = ["ron"] }
Expand Down

0 comments on commit 7a78e04

Please sign in to comment.