Skip to content

Commit

Permalink
chore(deps): update bevy_panorbit_camera requirement from 0.10 to 0.11
Browse files Browse the repository at this point in the history
Updates the requirements on [bevy_panorbit_camera](https://github.com/Plonq/bevy_panorbit_camera) to permit the latest version.
- [Release notes](https://github.com/Plonq/bevy_panorbit_camera/releases)
- [Commits](Plonq/bevy_panorbit_camera@0.10.0...0.11.1)

---
updated-dependencies:
- dependency-name: bevy_panorbit_camera
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent d4ddbdd commit c0f17e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ webgl2 = ["bevy/webgl2"]
bevy_args = { version = "1.2.0", optional = true }
bevy-inspector-egui = { version = "0.22", optional = true }
bevy_mod_picking = { version = "0.17", optional = true }
bevy_panorbit_camera = { version = "0.10", optional = true }
bevy_panorbit_camera = { version = "0.11", optional = true }
bevy_transform_gizmo = { version = "0.10", optional = true }
bincode2 = { version = "2.0", optional = true }
byte-unit = { version = "5.0", optional = true }
Expand Down

0 comments on commit c0f17e1

Please sign in to comment.