We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28cba9 commit bfa0f50Copy full SHA for bfa0f50
examples/runners/ash/Cargo.toml
@@ -20,7 +20,7 @@ structopt = "0.3.20"
20
winit = "0.23.0"
21
22
[target.'cfg(target_os = "macos")'.dependencies]
23
-ash-molten = { git = "https://github.com/EmbarkStudios/ash-molten", branch = "moltenvk-1.1.0" }
+ash-molten = "0.7"
24
25
[build-dependencies]
26
spirv-builder = { path = "../../../crates/spirv-builder", default-features = false }
0 commit comments