Add wgpu_profiler

This commit is contained in:
Jarrod Doyle 2024-05-18 17:33:58 +01:00
parent a0ed278d24
commit ead95e72e9
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ bytemuck = "1.15.0"
log = "0.4.21"
thiserror = "1.0.59"
wgpu = "0.19.4"
wgpu-profiler = "0.16.2"
winit = "0.29.15"