Skip to content

Commit 37a9192

Browse files
authored
Rollup merge of #71882 - alexcrichton:update-cc, r=Mark-Simulacrum
Update the `cc` crate Pulls in updated MSVC detection logic landed in rust-lang/cc-rs#488
2 parents 6235307 + 3318187 commit 37a9192

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@ version = "0.1.0"
412412

413413
[[package]]
414414
name = "cc"
415-
version = "1.0.50"
415+
version = "1.0.52"
416416
source = "registry+https://github.com/rust-lang/crates.io-index"
417-
checksum = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
417+
checksum = "c3d87b23d6a92cd03af510a5ade527033f6aa6fa92161e2d5863a907d4c5e31d"
418418
dependencies = [
419419
"jobserver",
420420
]

0 commit comments

Comments
 (0)