🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cc

Package Overview
Dependencies
Maintainers
0
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cc - cargo Package Compare versions

Comparing version
1.2.57
to
1.2.58
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "77f88665c649ac70792a15a73709ad93a35917ae"
"sha1": "bf119a15810308271fe9087db0480ef0ac77fc98"
},
"path_in_vcs": ""
}

@@ -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]]

@@ -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

@@ -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