Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and inflation committed Feb 10, 2025
1 parent f2ce89c commit aabcc3b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 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 @@ -45,7 +45,7 @@ unexpected_cfgs = { level = "warn", check-cfg = [
pedantic = "warn"

[dependencies]
cmake = "0.1.53"
cmake = "0.1.54"

[features]
threads = []

0 comments on commit aabcc3b

Please sign in to comment.