| { | ||
| "git": { | ||
| "sha1": "77f88665c649ac70792a15a73709ad93a35917ae" | ||
| "sha1": "bf119a15810308271fe9087db0480ef0ac77fc98" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+3
-3
@@ -19,3 +19,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "cc" | ||
| version = "1.2.57" | ||
| version = "1.2.58" | ||
| dependencies = [ | ||
@@ -135,5 +135,5 @@ "find-msvc-tools", | ||
| name = "itoa" | ||
| version = "1.0.17" | ||
| version = "1.0.18" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" | ||
| checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" | ||
@@ -140,0 +140,0 @@ [[package]] |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "cc" | ||
| version = "1.2.57" | ||
| version = "1.2.58" | ||
| authors = ["Alex Crichton <alex@alexcrichton.com>"] | ||
@@ -19,0 +19,0 @@ build = false |
+6
-0
@@ -10,2 +10,8 @@ # Changelog | ||
| ## [1.2.58](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.57...cc-v1.2.58) - 2026-03-27 | ||
| ### Other | ||
| - Update Compile-time Requirements to add info about clang-cl.exe ([#1693](https://github.com/rust-lang/cc-rs/pull/1693)) | ||
| ## [1.2.57](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.56...cc-v1.2.57) - 2026-03-13 | ||
@@ -12,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display