Skip to content

Commit

Permalink
Bump bevy_panorbit_camera from 0.19.3 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [bevy_panorbit_camera](https://github.com/Plonq/bevy_panorbit_camera) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/Plonq/bevy_panorbit_camera/releases)
- [Changelog](https://github.com/Plonq/bevy_panorbit_camera/blob/master/CHANGELOG.md)
- [Commits](Plonq/bevy_panorbit_camera@0.19.3...0.20.0)

---
updated-dependencies:
- dependency-name: bevy_panorbit_camera
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 100a437 commit dda9e64
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 @@ -50,7 +50,7 @@ rand = { version = "0.8.5" }
# keep the following in sync with Bevy's dependencies
winit = { version = "0.30.5", default-features = false }
image = { version = "0.25", default-features = false }
bevy_panorbit_camera = "0.19.3"
bevy_panorbit_camera = "0.20.0"

[build-dependencies]
embed-resource = "1.8.0"
Expand Down

0 comments on commit dda9e64

Please sign in to comment.