Skip to content

Commit

Permalink
Undo formatting linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
aevyrie authored and mockersf committed Jan 5, 2022
1 parent d86c87a commit 26c3970
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/bevy_asset/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ bevy_app = { path = "../bevy_app", version = "0.5.0" }
bevy_diagnostic = { path = "../bevy_diagnostic", version = "0.5.0" }
bevy_ecs = { path = "../bevy_ecs", version = "0.5.0" }
bevy_log = { path = "../bevy_log", version = "0.5.0" }
bevy_reflect = { path = "../bevy_reflect", version = "0.5.0", features = [
"bevy",
] }
bevy_reflect = { path = "../bevy_reflect", version = "0.5.0", features = ["bevy",] }
bevy_tasks = { path = "../bevy_tasks", version = "0.5.0" }
bevy_utils = { path = "../bevy_utils", version = "0.5.0" }

Expand Down

0 comments on commit 26c3970

Please sign in to comment.