Skip to content

Commit

Permalink
build(deps): bump cmake from 0.1.51 to 0.1.52
Browse files Browse the repository at this point in the history
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.51 to 0.1.52.
- [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.51...v0.1.52)

---
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 and inflation committed Dec 2, 2024
1 parent 68f0474 commit fc222d1
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 jpegxl-src/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
pedantic = "warn"

[dependencies]
cmake = "0.1.51"
cmake = "0.1.52"

[features]
threads = []

0 comments on commit fc222d1

Please sign in to comment.