Skip to content

Commit 89328e2

Browse files
Bump c2pa from 0.32.7 to 0.33.0 (#183)
Bumps [c2pa](https://github.com/contentauth/c2pa-rs) from 0.32.7 to 0.33.0. - [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.7...v0.33.0) --- updated-dependencies: - dependency-name: c2pa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peleus Uhley <[email protected]>
1 parent 3b83d29 commit 89328e2

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

Cargo.lock

Lines changed: 11 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repository = "https://github.com/contentauth/c2pa-attacks"
1818

1919
[dependencies]
2020
anyhow = "1.0"
21-
c2pa = { version = "0.32.7", features = ["fetch_remote_manifests", "file_io"] }
21+
c2pa = { version = "0.33.0", features = ["fetch_remote_manifests", "file_io"] }
2222
clap = { version = "4.5", features = ["derive"] }
2323
env_logger = "0.11"
2424
log = "0.4"

0 commit comments

Comments
 (0)