diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 71e1c8257..8f3fccef6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -190,7 +190,7 @@ rsa = { version = "0.9.3", default-features = false, features = ["std", "pem", " # webgpu raw-window-handle = "0.6.0" -wgpu-core = "0.20" +wgpu-core = "0.21.1" wgpu-types = "0.20" # macros |