Skip to content

Commit

Permalink
Bump raw-window-metal to recently-released 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Jul 29, 2022
1 parent e172e5c commit a484fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ash-window/Cargo.toml
Expand Up @@ -19,7 +19,7 @@ ash = { path = "../ash", version = "0.37", default-features = false }
raw-window-handle = "0.5"

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
raw-window-metal = { git = "https://github.com/MarijnS95/raw-window-metal", rev = "0f7971c" }
raw-window-metal = "0.3"

[dev-dependencies]
winit = "0.27"
Expand Down

0 comments on commit a484fbd

Please sign in to comment.