Skip to content

Commit 434cb3e

Browse files
build(deps): bump cmake from 0.1.54 to 0.1.56 (#4352)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.54 to 0.1.56. - [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.54...v0.1.56) --- updated-dependencies: - dependency-name: cmake dependency-version: 0.1.56 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 b216ab5 commit 434cb3e

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
@@ -359,9 +359,9 @@ dependencies = [
359359

360360
[[package]]
361361
name = "cmake"
362-
version = "0.1.54"
362+
version = "0.1.56"
363363
source = "registry+https://github.com/rust-lang/crates.io-index"
364-
checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
364+
checksum = "b042e5d8a74ae91bb0961acd039822472ec99f8ab0948cbf6d1369588f8be586"
365365
dependencies = [
366366
"cc",
367367
]

0 commit comments

Comments
 (0)