You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cc

Package Overview
Dependencies
Maintainers
0
Versions
203
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.47
to
1.2.48
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "fbd480758b5f9a2c2d3261d76725b41e90e2ae2f"
"sha1": "324a8eab8f8080d3a0938c1c42856d784f42f629"
},
"path_in_vcs": ""
}

@@ -13,3 +13,3 @@ # This file is automatically @generated by Cargo.

name = "cc"
version = "1.2.47"
version = "1.2.48"
dependencies = [

@@ -16,0 +16,0 @@ "find-msvc-tools",

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "cc"
version = "1.2.47"
version = "1.2.48"
authors = ["Alex Crichton <alex@alexcrichton.com>"]

@@ -19,0 +19,0 @@ build = false

@@ -10,2 +10,8 @@ # Changelog

## [1.2.48](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.47...cc-v1.2.48) - 2025-11-28
### Other
- Regenerate target info ([#1620](https://github.com/rust-lang/cc-rs/pull/1620))
## [1.2.47](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.46...cc-v1.2.47) - 2025-11-21

@@ -12,0 +18,0 @@

@@ -113,2 +113,3 @@ //! This file is generated code. Please edit the generator in

("hexagon-unknown-none-elf", "hexagon-unknown-none-elf"),
("hexagon-unknown-qurt", "hexagon-unknown-elf"),
("i386-apple-ios", "i386-apple-ios-simulator"),

@@ -115,0 +116,0 @@ ("i586-pc-windows-msvc", "i586-pc-windows-msvc"),

Sorry, the diff of this file is not supported yet