Skip to content

Commit e69892a

Browse files
build(deps): bump cmake from 0.1.54 to 0.1.57 (#15027)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.54 to 0.1.57. - [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.54...v0.1.57) --- updated-dependencies: - dependency-name: cmake dependency-version: 0.1.57 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 c4b860b commit e69892a

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
@@ -298,9 +298,9 @@ checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831"
298298

299299
[[package]]
300300
name = "cmake"
301-
version = "0.1.54"
301+
version = "0.1.57"
302302
source = "registry+https://github.com/rust-lang/crates.io-index"
303-
checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
303+
checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d"
304304
dependencies = [
305305
"cc",
306306
]

0 commit comments

Comments
 (0)