Skip to content

Commit 85b889f

Browse files
Bump cmake from 0.1.50 to 0.1.51
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.50 to 0.1.51. - [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@0.1.50...v0.1.51) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0194a7 commit 85b889f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust_bindings/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ link-cplusplus = "1.0.9"
1313

1414
[build-dependencies]
1515
bindgen = "0.69.4"
16-
cmake = "0.1.50"
16+
cmake = "0.1.51"
1717

1818
[dev-dependencies]
1919
hex = "0.4.3"

0 commit comments

Comments
 (0)