Skip to content

Commit

Permalink
Fix macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Sep 25, 2023
1 parent c511706 commit d1d5aa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ opt-level = 2
[patch.crates-io]
ofx = { git = "https://github.com/AdrianEddy/ofx-rs.git", rev = "3d90b18" }
ofx_sys = { git = "https://github.com/AdrianEddy/ofx-rs.git", rev = "3d90b18" }
metal = { git = "https://github.com/gfx-rs/metal-rs/", rev = "d24f1a4" }

0 comments on commit d1d5aa6

Please sign in to comment.