Skip to content

Commit 278d278

Browse files
chore: remove non-existent wgpu-example workspace dep.
1 parent e883fa7 commit 278d278

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ tracy-client = "0.17"
127127
thiserror = "1"
128128
wgpu = { version = "22.0.0", path = "./wgpu", default-features = false }
129129
wgpu-core = { version = "22.0.0", path = "./wgpu-core" }
130-
wgpu-example = { version = "0.20.0", path = "./examples/common" }
131130
wgpu-macros = { version = "22.0.0", path = "./wgpu-macros" }
132131
wgpu-test = { version = "22.0.0", path = "./tests" }
133132
wgpu-types = { version = "22.0.0", path = "./wgpu-types" }

0 commit comments

Comments
 (0)