We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f102f08 commit 622db2fCopy full SHA for 622db2f
graphics/Cargo.toml.liquid
@@ -23,7 +23,7 @@ ash-window = "0.13"
23
{%- endif -%}
24
{%- if api == "wgpu" -%}
25
wgpu = { version = "27.0.1", default-features = false, features = ["std", "parking_lot", "vulkan", "vulkan-portability", "spirv", "wgsl"] }
26
-
+pollster = "0.4.0"
27
{%- endif %}
28
29
# rust-gpu
0 commit comments