Skip to content

Commit

Permalink
Bump cc to 1.0.83.
Browse files Browse the repository at this point in the history
This version contains rust-lang/cc-rs#759, which fixes our M1 iOS
Simulator megazord builds.
  • Loading branch information
linabutler committed Oct 13, 2023
1 parent 57d348d commit e2d1836
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 7 deletions.
7 changes: 5 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ The following text applies to code linked from these dependencies:
[block-buffer](https://github.com/RustCrypto/utils),
[camino](https://github.com/camino-rs/camino),
[cargo-platform](https://github.com/rust-lang/cargo),
[cc](https://github.com/alexcrichton/cc-rs),
[cc](https://github.com/rust-lang/cc-rs),
[cexpr](https://github.com/jethrogb/rust-cexpr),
[cfg-if](https://github.com/alexcrichton/cfg-if),
[chrono](https://github.com/chronotope/chrono),
Expand Down
2 changes: 1 addition & 1 deletion megazords/full/DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ The following text applies to code linked from these dependencies:
[block-buffer](https://github.com/RustCrypto/utils),
[camino](https://github.com/camino-rs/camino),
[cargo-platform](https://github.com/rust-lang/cargo),
[cc](https://github.com/alexcrichton/cc-rs),
[cc](https://github.com/rust-lang/cc-rs),
[cfg-if](https://github.com/alexcrichton/cfg-if),
[chrono](https://github.com/chronotope/chrono),
[core-foundation-sys](https://github.com/servo/core-foundation-rs),
Expand Down
2 changes: 1 addition & 1 deletion megazords/full/android/dependency-licenses.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ the details of which are reproduced below.
</license>
<license>
<name>Apache License 2.0: cc</name>
<url>https://github.com/alexcrichton/cc-rs/blob/main/LICENSE-APACHE</url>
<url>https://github.com/rust-lang/cc-rs/blob/main/LICENSE-APACHE</url>
</license>
<license>
<name>Apache License 2.0: cfg-if</name>
Expand Down
2 changes: 1 addition & 1 deletion megazords/ios-rust/DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ The following text applies to code linked from these dependencies:
[block-buffer](https://github.com/RustCrypto/utils),
[camino](https://github.com/camino-rs/camino),
[cargo-platform](https://github.com/rust-lang/cargo),
[cc](https://github.com/alexcrichton/cc-rs),
[cc](https://github.com/rust-lang/cc-rs),
[cexpr](https://github.com/jethrogb/rust-cexpr),
[cfg-if](https://github.com/alexcrichton/cfg-if),
[chrono](https://github.com/chronotope/chrono),
Expand Down
2 changes: 1 addition & 1 deletion megazords/ios-rust/focus/DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ The following text applies to code linked from these dependencies:
[block-buffer](https://github.com/RustCrypto/utils),
[camino](https://github.com/camino-rs/camino),
[cargo-platform](https://github.com/rust-lang/cargo),
[cc](https://github.com/alexcrichton/cc-rs),
[cc](https://github.com/rust-lang/cc-rs),
[cfg-if](https://github.com/alexcrichton/cfg-if),
[chrono](https://github.com/chronotope/chrono),
[core-foundation-sys](https://github.com/servo/core-foundation-rs),
Expand Down

0 comments on commit e2d1836

Please sign in to comment.