We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wgpu-example
1 parent e883fa7 commit 278d278Copy full SHA for 278d278
Cargo.toml
@@ -127,7 +127,6 @@ tracy-client = "0.17"
127
thiserror = "1"
128
wgpu = { version = "22.0.0", path = "./wgpu", default-features = false }
129
wgpu-core = { version = "22.0.0", path = "./wgpu-core" }
130
-wgpu-example = { version = "0.20.0", path = "./examples/common" }
131
wgpu-macros = { version = "22.0.0", path = "./wgpu-macros" }
132
wgpu-test = { version = "22.0.0", path = "./tests" }
133
wgpu-types = { version = "22.0.0", path = "./wgpu-types" }
0 commit comments