Skip to content

Commit 622db2f

Browse files
committed
bla4
1 parent f102f08 commit 622db2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphics/Cargo.toml.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ash-window = "0.13"
2323
{%- endif -%}
2424
{%- if api == "wgpu" -%}
2525
wgpu = { version = "27.0.1", default-features = false, features = ["std", "parking_lot", "vulkan", "vulkan-portability", "spirv", "wgsl"] }
26-
26+
pollster = "0.4.0"
2727
{%- endif %}
2828

2929
# rust-gpu

0 commit comments

Comments
 (0)