Skip to content

Commit

Permalink
Bump bevy_egui from 0.30.0 to 0.30.1
Browse files Browse the repository at this point in the history
Bumps [bevy_egui](https://github.com/mvlabat/bevy_egui) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/mvlabat/bevy_egui/releases)
- [Changelog](https://github.com/mvlabat/bevy_egui/blob/main/CHANGELOG.md)
- [Commits](mvlabat/bevy_egui@v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: bevy_egui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent f3bae7f commit eae7749
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
19 changes: 16 additions & 3 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 @@ -43,7 +43,7 @@ bevy = { version = "0.14.2", default-features = false, features = [
"default_font",
] }
# bevy_asset_loader = { version = "0.21" }
bevy_egui = "0.30.0"
bevy_egui = "0.30.1"
noise = "0.9.0"
rand = { version = "0.8.5" }

Expand Down

0 comments on commit eae7749

Please sign in to comment.