Connor Fitzgerald 7fccb6bdb9 Standalone Compute
Fix Generate

Fix?

17th Time's The Charm

Fix Build

See Eye

Docs

Victory Tabular

Formatting

Formating3
2025-01-20 18:07:22 -05:00

12 lines
190 B
TOML

[package]
name = "wgpu-example-01-hello-compute"
edition = "2021"
rust-version = "1.83"
publish = false
[dependencies]
bytemuck = "1"
env_logger = "0.11.6"
pollster = "0.4"
wgpu = "24.0.0"