Skip to content

Commit 5b4f0a8

Browse files
committed
ash runner: update ash-molten to my fork
1 parent def7735 commit 5b4f0a8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/runners/ash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ anyhow = "1.0.98"
2626
bytemuck.workspace = true
2727

2828
[target.'cfg(target_os = "macos")'.dependencies]
29-
ash-molten = { version = "0.20", features = ["pre-built"] }
29+
ash-molten = { git = "https://github.com/Firestar99/ash-molten.git", rev = "784b5e0d3b19337ae6f1251784f04fafbef6ca95", features = ["pre-built"] }

0 commit comments

Comments
 (0)