Skip to content

Commit

Permalink
refactor: remove winit bevy feature
Browse files Browse the repository at this point in the history
  • Loading branch information
cs50victor committed Jan 14, 2024
1 parent 90d1d9b commit 2c36387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lkgpt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ bevy = { version = "0.12.0", default-features = false, features = [
"bevy_asset",
"bevy_core_pipeline",
"bevy_render",
"bevy_winit",
] }
bevy_gaussian_splatting = { version = "2.0.2", default-features = true }
bevy_mod_picking = "0.17.0"
Expand Down

0 comments on commit 2c36387

Please sign in to comment.