diff --git a/Cargo.toml b/Cargo.toml index 90881a510..b3a077281 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -110,7 +110,7 @@ libc = "0.2" [dev-dependencies] pollster = "0.3.0" -tao = "0.28" +tao = "0.29" wgpu = "0.19" winit = "0.29" getrandom = "0.2"