Skip to content

Commit

Permalink
removed useless dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BarthPaleologue committed May 8, 2023
1 parent 3054aed commit 0b57055
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ license = "Apache-2.0"
[dependencies]
wgpu = "0.13.1"
cgmath = "0.18.0"
futures = "0.3.21"
gfx-hal = "0.9.0"
pollster = "0.2.5"
winit = "0.26.1"
bytemuck = { version = "1.4.1", features = ["derive"] }

0 comments on commit 0b57055

Please sign in to comment.