Skip to content

Commit

Permalink
Update smooth-bevy-cameras requirement from 0.9 to 0.11
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: smooth-bevy-cameras
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent f146fc0 commit 31f1707
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 @@ -36,4 +36,4 @@ thiserror = "1"
bevy = { version = "0.11", default-features = false, features = ["bevy_pbr"] }
bevy-aabb-instancing = "0.10"
bevy_egui = "0.22"
smooth-bevy-cameras = "0.9"
smooth-bevy-cameras = "0.11"

0 comments on commit 31f1707

Please sign in to comment.