diff --git a/Cargo.toml b/Cargo.toml index b6c12e2..e2f5536 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ wio = "0.2" [dev-dependencies] pollster = "0.3" -wgpu = "0.15" +wgpu = "0.19" wgpu-subscriber = "0.1.0" winit = "0.28"