Skip to content

Commit ef7641c

Browse files
Bump cmake from 0.1.52 to 0.1.53
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.52 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@v0.1.52...v0.1.53) --- updated-dependencies: - dependency-name: cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87f6647 commit ef7641c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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.71.1"
16-
cmake = "0.1.52"
16+
cmake = "0.1.53"
1717

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

0 commit comments

Comments
 (0)