Skip to content

Commit

Permalink
Bump c2pa from 0.32.6 to 0.32.7 (#178)
Browse files Browse the repository at this point in the history
Bumps [c2pa](https://github.com/contentauth/c2pa-rs) from 0.32.6 to 0.32.7.
- [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.32.6...v0.32.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 552bc0c commit 4d9067f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.32.6", features = ["fetch_remote_manifests", "file_io"] }
c2pa = { version = "0.32.7", features = ["fetch_remote_manifests", "file_io"] }
clap = { version = "4.5", features = ["derive"] }
env_logger = "0.11"
log = "0.4"
Expand Down

0 comments on commit 4d9067f

Please sign in to comment.