Skip to content

Commit 93acf8e

Browse files
build(deps): bump cc from 1.2.49 to 1.2.54 (#4404)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.49 to 1.2.54. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.49...cc-v1.2.54) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.54 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de22947 commit 93acf8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,9 @@ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
322322

323323
[[package]]
324324
name = "cc"
325-
version = "1.2.49"
325+
version = "1.2.54"
326326
source = "registry+https://github.com/rust-lang/crates.io-index"
327-
checksum = "90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215"
327+
checksum = "6354c81bbfd62d9cfa9cb3c773c2b7b2a3a482d569de977fd0e961f6e7c00583"
328328
dependencies = [
329329
"find-msvc-tools",
330330
"jobserver",

0 commit comments

Comments
 (0)