Skip to content

Commit 4d66e75

Browse files
build(deps): bump cmake from 0.1.57 to 0.1.58 (#4489)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.57 to 0.1.58. - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58) --- updated-dependencies: - dependency-name: cmake dependency-version: 0.1.58 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 5736e5c commit 4d66e75

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
@@ -338,9 +338,9 @@ dependencies = [
338338

339339
[[package]]
340340
name = "cmake"
341-
version = "0.1.57"
341+
version = "0.1.58"
342342
source = "registry+https://github.com/rust-lang/crates.io-index"
343-
checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d"
343+
checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678"
344344
dependencies = [
345345
"cc",
346346
]

0 commit comments

Comments
 (0)