Skip to content

Commit

Permalink
⬆️ (deps): Bump testresult from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [testresult](https://github.com/wiktor-k/testresult) from 0.4.0 to 0.4.1.
- [Changelog](https://github.com/wiktor-k/testresult/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wiktor-k/testresult/commits)

---
updated-dependencies:
- dependency-name: testresult
  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 Jul 22, 2024
1 parent fd560c3 commit aa05fdc
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-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ image = { version = "0.25.2", default-features = false, features = [
] }
lcms2 = "6.1.0"
pretty_assertions = "1.4.0"
testresult = "0.4.0"
testresult = "0.4.1"

[target.'cfg(not(target_family = "wasm"))'.dev-dependencies]
criterion = "0.5.1"
Expand Down

0 comments on commit aa05fdc

Please sign in to comment.