Skip to content

Commit 520435e

Browse files
build(deps): bump cc from 1.2.24 to 1.2.25 (#14090)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.24 to 1.2.25. - [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.24...cc-v1.2.25) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.25 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39d5578 commit 520435e

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
@@ -249,9 +249,9 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
249249

250250
[[package]]
251251
name = "cc"
252-
version = "1.2.24"
252+
version = "1.2.25"
253253
source = "registry+https://github.com/rust-lang/crates.io-index"
254-
checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7"
254+
checksum = "d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951"
255255
dependencies = [
256256
"shlex",
257257
]

0 commit comments

Comments
 (0)