Skip to content

Commit

Permalink
remove: cfg-if dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
salam99823 committed Jan 5, 2025
1 parent 730dae6 commit 17b1557
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ rapier2d = ["dep:bevy_rapier2d"]
parallel = ["avian2d/parallel", "bevy_rapier2d/parallel", "edges/parallel"]

[dependencies]
cfg-if = "1"
image = { version = "0.25", default-features = false }
edges = "0.7"
bevy = { version = "0.15", default-features = false, features = ["bevy_image"] }
Expand Down

0 comments on commit 17b1557

Please sign in to comment.