🎩 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.67
to
1.3.0
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "fa031a077aca2b19a31de895eafb17e965f35c89"
"sha1": "095401693030850351da26cd63cb6307592c4f3a"
},
"path_in_vcs": ""
}

@@ -7,9 +7,9 @@ # This file is automatically @generated by Cargo.

name = "bitflags"
version = "2.13.0"
version = "2.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
[[package]]
name = "cc"
version = "1.2.67"
version = "1.3.0"
dependencies = [

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

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

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

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

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

## [1.3.0](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.67...cc-v1.3.0) - 2026-07-18
### Added
- inherit path remap rules from cargo trim-paths ([#1794](https://github.com/rust-lang/cc-rs/pull/1794))
## [1.2.67](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.66...cc-v1.2.67) - 2026-07-11

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