Skip to content

Commit

Permalink
Bump bevy-ui-navigation from 0.33.0 to 0.33.1
Browse files Browse the repository at this point in the history
Bumps [bevy-ui-navigation](https://github.com/nicopap/ui-navigation) from 0.33.0 to 0.33.1.
- [Changelog](https://github.com/nicopap/ui-navigation/blob/master/CHANGELOG.md)
- [Commits](nicopap/ui-navigation@v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: bevy-ui-navigation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e3bc537 commit fa82e7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
bevy = "0.12.0"
bevy-inspector-egui = "0.21.0"
bevy-ui-navigation = "0.33.0"
bevy-ui-navigation = "0.33.1"
bevy_asset_loader = { version = "0.18.0", features = ["2d"] }
bevy_common_assets = { version = "0.8.0", features = ["ron"] }
bevy_fluent = "0.8.0"
Expand Down

0 comments on commit fa82e7a

Please sign in to comment.