diff --git a/Cargo.toml b/Cargo.toml index 72e4c6c34..f3ee5bb7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -195,7 +195,7 @@ libc = "0.2" [dev-dependencies] pollster = "0.4.0" tao = "0.31" -wgpu = "23" +wgpu = "24" winit = "0.30" getrandom = "0.2" http-range = "0.1"