Skip to content

Commit

Permalink
Bump xmp_toolkit from 1.9.1 to 1.9.2
Browse files Browse the repository at this point in the history
Bumps [xmp_toolkit](https://github.com/adobe/xmp-toolkit-rs) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/adobe/xmp-toolkit-rs/releases)
- [Changelog](https://github.com/adobe/xmp-toolkit-rs/blob/main/CHANGELOG.md)
- [Commits](adobe/xmp-toolkit-rs@v1.9.1...v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent e1cdbaa commit 662822d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 27 deletions.
32 changes: 6 additions & 26 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rayon = "1.10.0"
regex = "1.11.1"
rustyline = { version = "15.0.0", features = ["derive"] }
walkdir = "2.5.0"
xmp_toolkit = "1.9.1"
xmp_toolkit = "1.9.2"

[profile.release-lto]
inherits = "release"
Expand Down

0 comments on commit 662822d

Please sign in to comment.