Skip to content

Commit

Permalink
Bump raw-window-metal
Browse files Browse the repository at this point in the history
  • Loading branch information
davnotdev committed Jan 28, 2024
1 parent e2170a0 commit 4e8d09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gpu-allocator = { version = "0.21.0", optional = true }

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
# vulkan
raw-window-metal = { version = "0.3", optional = true }
raw-window-metal = { version = "0.4", optional = true }

[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dependencies]
# webgpu
Expand Down

0 comments on commit 4e8d09a

Please sign in to comment.