diff --git a/Cargo.toml b/Cargo.toml index 762b4044d..487882e2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -110,7 +110,7 @@ libc = "0.2" [dev-dependencies] pollster = "0.3.0" -tao = "0.29" +tao = "0.30" wgpu = "0.19" winit = "0.29" getrandom = "0.2"