Skip to content

Commit

Permalink
Add 'all' dependency because I can't get it to work without when basi…
Browse files Browse the repository at this point in the history
…ng our code on the latest 'objc2-metal' branch
  • Loading branch information
Jasper-Bekkers committed Oct 2, 2024
1 parent 083ece4 commit 6a2f521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ objc2-metal = { version = "0.2.2", default-features = false, features = [
"MTLResource",
"MTLTexture",
"std",
"all",
], optional = true }

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 6a2f521

Please sign in to comment.