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

Commit e9034cf

Browse files
authored
fix: Update c2pa-rs for RegionOfInterest support. (#269)
1 parent 1f56324 commit e9034cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -22,7 +22,7 @@ repository = "https://github.com/contentauth/c2patool"
2222

2323
[dependencies]
2424
anyhow = "1.0"
25-
c2pa = { version = "0.36.4", features = [
25+
c2pa = { version = "0.37.0", features = [
2626
"fetch_remote_manifests",
2727
"file_io",
2828
"add_thumbnails",

0 commit comments

Comments
 (0)