diff --git a/Cargo.toml b/Cargo.toml index 1a74c1ce5a..74c140552d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,7 +112,7 @@ libc = "0.2" pollster = "0.3.0" tao = "0.28" wgpu = "0.19" -winit = "0.29" +winit = "0.30" getrandom = "0.2" http-range = "0.1" percent-encoding = "2.3"