Skip to content

Commit 18d8257

Browse files
build(deps): bump cmake from 0.1.53 to 0.1.54 (#3603)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.53 to 0.1.54. - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.53...v0.1.54) --- updated-dependencies: - dependency-name: cmake 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 7c3ffa3 commit 18d8257

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
@@ -354,9 +354,9 @@ dependencies = [
354354

355355
[[package]]
356356
name = "cmake"
357-
version = "0.1.53"
357+
version = "0.1.54"
358358
source = "registry+https://github.com/rust-lang/crates.io-index"
359-
checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
359+
checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
360360
dependencies = [
361361
"cc",
362362
]

0 commit comments

Comments
 (0)