Skip to content

Commit c826105

Browse files
Bump c2pa from 0.49.1 to 0.49.3 (#280)
Bumps [c2pa](https://github.com/contentauth/c2pa-rs) from 0.49.1 to 0.49.3. - [Release notes](https://github.com/contentauth/c2pa-rs/releases) - [Changelog](https://github.com/contentauth/c2pa-rs/blob/main/CHANGELOG.md) - [Commits](contentauth/c2pa-rs@c2pa-v0.49.1...c2pa-v0.49.3) --- updated-dependencies: - dependency-name: c2pa dependency-version: 0.49.3 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>
1 parent ad73aed commit c826105

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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.49.1", features = ["fetch_remote_manifests", "file_io"] }
21+
c2pa = { version = "0.49.3", features = ["fetch_remote_manifests", "file_io"] }
2222
clap = { version = "4.5", features = ["derive", "env"] }
2323
env_logger = "0.11"
2424
log = "0.4"

0 commit comments

Comments
 (0)