Skip to content

Commit

Permalink
Fix missing multi-threaded feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Mar 15, 2024
1 parent 16bebcc commit f9d70e9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ bevy = { version = "0.13", default-features = false, features = [
"bevy_sprite",
"bevy_text",
"bevy_ui",
"multi-threaded",
"png",
"x11",
"vorbis",
Expand Down

0 comments on commit f9d70e9

Please sign in to comment.