Skip to content

Commit

Permalink
Enable png
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Dec 7, 2024
1 parent b3c41e5 commit eaa1130
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 @@ -15,6 +15,7 @@ bevy = { version = "0.15", default-features = false, features = [
"bevy_asset",
"bevy_render",
"bevy_pbr",
"png", # Enable temporary due to 0.15 bug: https://github.com/bevyengine/bevy/issues/16563
] }
bevy_atmosphere_macros = { path = "macros", version = "0.7" }
cfg-if = "1.0"
Expand Down

0 comments on commit eaa1130

Please sign in to comment.