mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-24 07:43:49 +00:00
chore: remove non-existent wgpu-example
workspace dep.
This commit is contained in:
parent
e883fa7b8b
commit
278d278b28
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user