Skip to content

Commit

Permalink
Bump c2pa from 0.28.3 to 0.28.4 (#109)
Browse files Browse the repository at this point in the history
Bumps [c2pa](https://github.com/contentauth/c2pa-rs) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/contentauth/c2pa-rs/releases)
- [Changelog](https://github.com/contentauth/c2pa-rs/blob/main/CHANGELOG.md)
- [Commits](contentauth/c2pa-rs@v0.28.3...v0.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peleus Uhley <puhley@adobe.com>
  • Loading branch information
dependabot[bot] and puhley authored Dec 31, 2023
1 parent 97a0649 commit 6677691
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repository = "https://github.com/contentauth/c2pa-attacks"

[dependencies]
anyhow = "1.0"
c2pa = { version = "0.28.3", features = ["fetch_remote_manifests", "file_io", "xmp_write"] }
c2pa = { version = "0.28.4", features = ["fetch_remote_manifests", "file_io", "xmp_write"] }
clap = { version = "4.4", features = ["derive"] }
env_logger = "0.10"
log = "0.4"
Expand Down

0 comments on commit 6677691

Please sign in to comment.