Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rewin123 committed Nov 11, 2023
1 parent 475c889 commit 033c747
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 @@ -18,7 +18,7 @@ bevy_egui = "0.23"
egui-gizmo = "0.12"
bevy-scene-hook = "9"
ron = "0.8"
bevy_panorbit_camera = {version = "0.9", features=["bevy_egui"]}
bevy_panorbit_camera = "0.9"
bevy-inspector-egui = {version = "0.21", features = ["bevy_pbr", "highlight_changes"]}
pretty-type-name = "1.0"
bevy_mod_picking = {version = "0.17", default-features = false, features = ["backend_raycast", "selection"]}
Expand Down

0 comments on commit 033c747

Please sign in to comment.