Skip to content

Commit

Permalink
other cc branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Be-ing committed Jan 30, 2024
1 parent 16a613e commit d0dca0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ versions = "6.1.0"
# Use a patched version of cc-rs that respects the rustc wrapper
# This should greatly speed up CI builds!
[patch.crates-io]
cc = { git = "https://github.com/Be-ing/cc-rs.git", branch="dont_override_apple_deployment_target" }
cc = { git = "https://github.com/Be-ing/cc-rs.git", branch="apple_deployment_target_api" }

0 comments on commit d0dca0c

Please sign in to comment.