Skip to content

Commit

Permalink
Add missing bevy_window feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Nov 30, 2024
1 parent b41bd05 commit fe1cb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ features = [
"bevy_state",
"bevy_ui",
"bevy_winit",
"bevy_window",
"default_font",
"hdr",
"multi_threaded",
Expand Down

0 comments on commit fe1cb7b

Please sign in to comment.