Skip to content

Commit abab7fd

Browse files
build(deps): bump cmake from 0.1.49 to 0.1.50 (#2365)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.49 to 0.1.50. - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Commits](rust-lang/cmake-rs@0.1.49...0.1.50) --- 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 67306bc commit abab7fd

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
@@ -241,9 +241,9 @@ dependencies = [
241241

242242
[[package]]
243243
name = "cmake"
244-
version = "0.1.49"
244+
version = "0.1.50"
245245
source = "registry+https://github.com/rust-lang/crates.io-index"
246-
checksum = "db34956e100b30725f2eb215f90d4871051239535632f84fea3bc92722c66b7c"
246+
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
247247
dependencies = [
248248
"cc",
249249
]

0 commit comments

Comments
 (0)