diff --git a/Cargo.toml b/Cargo.toml index 90881a510..9df57401f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -111,7 +111,7 @@ libc = "0.2" [dev-dependencies] pollster = "0.3.0" tao = "0.28" -wgpu = "0.19" +wgpu = "22.0" winit = "0.29" getrandom = "0.2" http-range = "0.1"