| { | ||
| "git": { | ||
| "sha1": "095401693030850351da26cd63cb6307592c4f3a" | ||
| "sha1": "413c4ec5b2f45d2ee1f654940df244c09cc9fbb1" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+5
-5
@@ -13,3 +13,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "cc" | ||
| version = "1.3.0" | ||
| version = "1.4.0" | ||
| dependencies = [ | ||
@@ -41,5 +41,5 @@ "find-msvc-tools", | ||
| name = "fastrand" | ||
| version = "2.4.1" | ||
| version = "2.5.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6" | ||
| checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223" | ||
@@ -75,5 +75,5 @@ [[package]] | ||
| name = "libc" | ||
| version = "0.2.186" | ||
| version = "0.2.189" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" | ||
| checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2" | ||
@@ -80,0 +80,0 @@ [[package]] |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "cc" | ||
| version = "1.3.0" | ||
| version = "1.4.0" | ||
| authors = ["Alex Crichton <alex@alexcrichton.com>"] | ||
@@ -19,0 +19,0 @@ build = false |
+6
-0
@@ -10,2 +10,8 @@ # Changelog | ||
| ## [1.4.0](https://github.com/rust-lang/cc-rs/compare/cc-v1.3.0...cc-v1.4.0) - 2026-07-24 | ||
| ### Added | ||
| - support trim paths with clang-cl.exe ([#1799](https://github.com/rust-lang/cc-rs/pull/1799)) | ||
| ## [1.3.0](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.67...cc-v1.3.0) - 2026-07-18 | ||
@@ -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