Skip to content

Commit bed454a

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.10"
1313

1414
[build-dependencies]
1515
bindgen = "0.71.1"
16-
cmake = "0.1.52"
16+
cmake = "0.1.54"
1717

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

0 commit comments

Comments
 (0)