Skip to content

Commit fe621c9

Browse files
committed
Bump cc to 1.0.83.
This version contains rust-lang/cc-rs#759, which fixes our M1 iOS Simulator megazord builds.
1 parent 57d348d commit fe621c9

File tree

6 files changed

+10
-7
lines changed

6 files changed

+10
-7
lines changed

Cargo.lock

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

DEPENDENCIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ The following text applies to code linked from these dependencies:
460460
[block-buffer](https://github.com/RustCrypto/utils),
461461
[camino](https://github.com/camino-rs/camino),
462462
[cargo-platform](https://github.com/rust-lang/cargo),
463-
[cc](https://github.com/alexcrichton/cc-rs),
463+
[cc](https://github.com/rust-lang/cc-rs),
464464
[cexpr](https://github.com/jethrogb/rust-cexpr),
465465
[cfg-if](https://github.com/alexcrichton/cfg-if),
466466
[chrono](https://github.com/chronotope/chrono),

megazords/full/DEPENDENCIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ The following text applies to code linked from these dependencies:
440440
[block-buffer](https://github.com/RustCrypto/utils),
441441
[camino](https://github.com/camino-rs/camino),
442442
[cargo-platform](https://github.com/rust-lang/cargo),
443-
[cc](https://github.com/alexcrichton/cc-rs),
443+
[cc](https://github.com/rust-lang/cc-rs),
444444
[cfg-if](https://github.com/alexcrichton/cfg-if),
445445
[chrono](https://github.com/chronotope/chrono),
446446
[core-foundation-sys](https://github.com/servo/core-foundation-rs),

megazords/full/android/dependency-licenses.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ the details of which are reproduced below.
118118
</license>
119119
<license>
120120
<name>Apache License 2.0: cc</name>
121-
<url>https://github.com/alexcrichton/cc-rs/blob/main/LICENSE-APACHE</url>
121+
<url>https://github.com/rust-lang/cc-rs/blob/main/LICENSE-APACHE</url>
122122
</license>
123123
<license>
124124
<name>Apache License 2.0: cfg-if</name>

megazords/ios-rust/DEPENDENCIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ The following text applies to code linked from these dependencies:
453453
[block-buffer](https://github.com/RustCrypto/utils),
454454
[camino](https://github.com/camino-rs/camino),
455455
[cargo-platform](https://github.com/rust-lang/cargo),
456-
[cc](https://github.com/alexcrichton/cc-rs),
456+
[cc](https://github.com/rust-lang/cc-rs),
457457
[cexpr](https://github.com/jethrogb/rust-cexpr),
458458
[cfg-if](https://github.com/alexcrichton/cfg-if),
459459
[chrono](https://github.com/chronotope/chrono),

megazords/ios-rust/focus/DEPENDENCIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ The following text applies to code linked from these dependencies:
440440
[block-buffer](https://github.com/RustCrypto/utils),
441441
[camino](https://github.com/camino-rs/camino),
442442
[cargo-platform](https://github.com/rust-lang/cargo),
443-
[cc](https://github.com/alexcrichton/cc-rs),
443+
[cc](https://github.com/rust-lang/cc-rs),
444444
[cfg-if](https://github.com/alexcrichton/cfg-if),
445445
[chrono](https://github.com/chronotope/chrono),
446446
[core-foundation-sys](https://github.com/servo/core-foundation-rs),

0 commit comments

Comments
 (0)