Skip to content

Commit

Permalink
chore: remove non-existent wgpu-example workspace dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jul 18, 2024
1 parent e883fa7 commit 278d278
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 @@ -127,7 +127,6 @@ tracy-client = "0.17"
thiserror = "1"
wgpu = { version = "22.0.0", path = "./wgpu", default-features = false }
wgpu-core = { version = "22.0.0", path = "./wgpu-core" }
wgpu-example = { version = "0.20.0", path = "./examples/common" }
wgpu-macros = { version = "22.0.0", path = "./wgpu-macros" }
wgpu-test = { version = "22.0.0", path = "./tests" }
wgpu-types = { version = "22.0.0", path = "./wgpu-types" }
Expand Down

0 comments on commit 278d278

Please sign in to comment.