Skip to content

Commit

Permalink
We no longer use these features
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Feb 18, 2024
1 parent 720bb0e commit 3fb1974
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ bevy = { version = "0.13", default-features = false, features = [
"webgl2",
] }

bevy_asset_loader = { version = "0.20", features = [
"2d",
"standard_dynamic_assets",
] }
bevy_asset_loader = { version = "0.20" }
bevy_common_assets = { version = "0.10", features = ["ron"] }
bevy_ecs_tilemap = { git = "https://github.com/rparrett/bevy_ecs_tilemap", branch = "bevy13", features = [
"atlas",
Expand Down

0 comments on commit 3fb1974

Please sign in to comment.