Skip to content

Commit

Permalink
fix missing dep on core
Browse files Browse the repository at this point in the history
  • Loading branch information
aevyrie committed May 3, 2023
1 parent 7b251cf commit 008f94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bevy_picking_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ resolver = "2"
[dependencies]
bevy = { version = "0.10", default-features = false, features = [
"bevy_render",
"bevy_ui",
] }

0 comments on commit 008f94c

Please sign in to comment.