diff --git a/Cargo.toml b/Cargo.toml index dd5a6c27c..c20c6b4b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -181,7 +181,7 @@ libc = "0.2" [dev-dependencies] pollster = "0.3.0" tao = "0.29" -wgpu = "0.19" +wgpu = "23.0" winit = "0.29" getrandom = "0.2" http-range = "0.1"