Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
(MINOR) updates to c2pa-rs v0.28.2 (#153)
Browse files Browse the repository at this point in the history
* updates to c2pa-rs v0.28.0
* Bumped to 0.28.1
* Update to c2pa-rs 0.28.2
  • Loading branch information
dyro authored Nov 21, 2023
1 parent fd831ca commit 5b664c5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 57 deletions.
84 changes: 28 additions & 56 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 @@ -19,7 +19,7 @@ repository = "https://github.com/contentauth/c2patool"

[dependencies]
anyhow = "1.0"
c2pa = { version = "0.28.1", features = ["fetch_remote_manifests", "file_io", "add_thumbnails", "xmp_write", "pdf"]}
c2pa = { version = "0.28.2", features = ["fetch_remote_manifests", "file_io", "add_thumbnails", "xmp_write", "pdf"]}
clap = { version = "3.2", features = ["derive"] }
env_logger = "0.9"
log = "0.4"
Expand Down

0 comments on commit 5b664c5

Please sign in to comment.