Skip to content

Commit

Permalink
Remove redundant dev-dependencies features
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlabat committed Nov 5, 2023
1 parent 7c836d1 commit 2883afe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,4 @@ bevy = { version = "0.12", default-features = false, features = [
"png",
"bevy_pbr",
"bevy_core_pipeline",
# TODO: remove the following features after https://github.com/bevyengine/bevy/pull/9073 is released:
"ktx2",
"tonemapping_luts",
"zstd",
] }

0 comments on commit 2883afe

Please sign in to comment.