Skip to content

Commit

Permalink
Bump xmp_toolkit from 1.7.3 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [xmp_toolkit](https://github.com/adobe/xmp-toolkit-rs) from 1.7.3 to 1.9.0.
- [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.7.3...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2f1f82e commit 68fe6a2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -20,7 +20,7 @@ polars = { version = "0.41.3", features = ["lazy", "strings", "list_eval", "csv"
rayon = "1.10.0"
rustyline = { version = "14.0.0", features = ["derive"] }
walkdir = "2.5.0"
xmp_toolkit = "1.7.3"
xmp_toolkit = "1.9.0"

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

0 comments on commit 68fe6a2

Please sign in to comment.