Skip to content

Commit 6df90bd

Browse files
build(deps): bump cc from 1.2.54 to 1.2.55 (#4408)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.54 to 1.2.55. - [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.54...cc-v1.2.55) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.55 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 ccaabdb commit 6df90bd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.54"
325+
version = "1.2.55"
326326
source = "registry+https://github.com/rust-lang/crates.io-index"
327-
checksum = "6354c81bbfd62d9cfa9cb3c773c2b7b2a3a482d569de977fd0e961f6e7c00583"
327+
checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29"
328328
dependencies = [
329329
"find-msvc-tools",
330330
"jobserver",
@@ -631,9 +631,9 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
631631

632632
[[package]]
633633
name = "find-msvc-tools"
634-
version = "0.1.8"
634+
version = "0.1.9"
635635
source = "registry+https://github.com/rust-lang/crates.io-index"
636-
checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db"
636+
checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
637637

638638
[[package]]
639639
name = "findshlibs"

0 commit comments

Comments
 (0)