Skip to content

Commit 53e4c20

Browse files
authored
Rollup merge of rust-lang#111701 - r-value:patch-1, r=jyn514
Bump `cc` for `bootstrap` Bump the version of dependency `cc` to `1.0.77` for `bootstrap`, syncing with `rust/Cargo.lock` Resolves rust-lang#111700
2 parents 3e09b07 + d371b80 commit 53e4c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bootstrap/Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ version = "0.1.0"
8989

9090
[[package]]
9191
name = "cc"
92-
version = "1.0.73"
92+
version = "1.0.77"
9393
source = "registry+https://github.com/rust-lang/crates.io-index"
94-
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
94+
checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"
9595

9696
[[package]]
9797
name = "cfg-if"

0 commit comments

Comments
 (0)