Skip to content

Commit

Permalink
Attempt to fix the release command
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbat00 committed Aug 18, 2024
1 parent edddb17 commit 031141d
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 @@ -47,6 +47,7 @@ required-features = ["render"]
[dependencies]
bevy = { version = "0.14.0", default-features = false, features = [
"bevy_asset",
"bevy_winit",
] }
egui = { version = "0.28", default-features = false, features = ["bytemuck"] }
bytemuck = "1"
Expand Down

0 comments on commit 031141d

Please sign in to comment.