| { | ||
| "git": { | ||
| "sha1": "81929fa24da905e6a9064779b42a98e56904da5a" | ||
| "sha1": "9a9c248928ea71de85a0c9339b5500b8b1b5408f" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -13,3 +13,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "cc" | ||
| version = "1.2.11" | ||
| version = "1.2.12" | ||
| dependencies = [ | ||
@@ -16,0 +16,0 @@ "jobserver", |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "cc" | ||
| version = "1.2.11" | ||
| version = "1.2.12" | ||
| authors = ["Alex Crichton <alex@alexcrichton.com>"] | ||
@@ -19,0 +19,0 @@ build = false |
+7
-0
@@ -9,2 +9,9 @@ # Changelog | ||
| ## [1.2.12](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.11...cc-v1.2.12) - 2025-02-04 | ||
| ### Other | ||
| - Split impl Build ([#1382](https://github.com/rust-lang/cc-rs/pull/1382)) | ||
| - Don't specify both `-target` and `-mtargetos=` on Apple targets ([#1384](https://github.com/rust-lang/cc-rs/pull/1384)) | ||
| ## [1.2.11](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.10...cc-v1.2.11) - 2025-01-31 | ||
@@ -11,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display