mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-09 14:48:08 -05:00
test: fix wgpu-test building by itself (#5912)
This commit is contained in:
@@ -38,7 +38,7 @@ serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
strum = { workspace = true, features = ["derive"] }
|
||||
wgpu-macros.workspace = true
|
||||
wgpu.workspace = true
|
||||
wgpu = { workspace = true, features = ["wgsl"] }
|
||||
wgt = { workspace = true, features = ["serde"] }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user