Skip to content

Commit

Permalink
Bump bevy_app from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [bevy_app](https://github.com/bevyengine/bevy) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/bevyengine/bevy/releases)
- [Changelog](https://github.com/bevyengine/bevy/blob/main/docs/release_checklist.md)
- [Commits](bevyengine/bevy@v0.14.0...v0.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent d6c04fc commit 6a946f0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 bevy-materialx-importer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
license = "MIT OR Apache-2.0"

[dependencies]
bevy_app = { version = "0.14.0", default-features = false }
bevy_app = { version = "0.14.1", default-features = false }
bevy_pbr = { version = "0.14.0", default-features = false }
bevy_reflect = { version = "0.14.0", default-features = false }
bevy_asset = { version = "0.14.0", default-features = false }
Expand Down

0 comments on commit 6a946f0

Please sign in to comment.