Skip to content

Commit 00f073c

Browse files
Bump cmake from 0.1.54 to 0.1.57 (#294)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.54 to 0.1.57. - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.54...v0.1.57) --- updated-dependencies: - dependency-name: cmake dependency-version: 0.1.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdce5dc commit 00f073c

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 4 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.12"
1313

1414
[build-dependencies]
1515
bindgen = "0.72.1"
16-
cmake = "0.1.54"
16+
cmake = "0.1.57"
1717

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

0 commit comments

Comments
 (0)