Skip to content

Commit c463750

Browse files
build(deps): bump cc from 1.2.4 to 1.2.5 (#13509)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.4 to 1.2.5. - [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.4...cc-v1.2.5) --- updated-dependencies: - dependency-name: cc 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 0f3d706 commit c463750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
244244

245245
[[package]]
246246
name = "cc"
247-
version = "1.2.4"
247+
version = "1.2.5"
248248
source = "registry+https://github.com/rust-lang/crates.io-index"
249-
checksum = "9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf"
249+
checksum = "c31a0499c1dc64f458ad13872de75c0eb7e3fdb0e67964610c914b034fc5956e"
250250
dependencies = [
251251
"shlex",
252252
]

0 commit comments

Comments
 (0)