Skip to content

Commit

Permalink
build(deps): bump cmake from 0.1.50 to 0.1.51
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1864a6b commit baca3fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/libdnf-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name = "libdnf_sys"
path = "lib.rs"

[build-dependencies]
cmake = "0.1.50"
cmake = "0.1.51"
system-deps = "7.0"
anyhow = "1.0"
cxx-build = "1.0.128"
Expand Down

0 comments on commit baca3fe

Please sign in to comment.