Skip to content

Commit c139340

Browse files
Bump cmake from 0.1.50 to 0.1.53
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.50 to 0.1.53. - [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.53) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a88bc1 commit c139340

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ link-cplusplus = "1.0.9"
1313

1414
[build-dependencies]
1515
bindgen = "0.71.1"
16-
cmake = "0.1.50"
16+
cmake = "0.1.53"
1717

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

0 commit comments

Comments
 (0)