Skip to content

Commit 2ae4cbd

Browse files
committed
chore: Update to c2pa_rs 0.38.0
1 parent e74f566 commit 2ae4cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
1313
normal = ["openssl-src"]
1414

1515
[dependencies]
16-
c2pa = {version = "0.35.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
16+
c2pa = {version = "0.38.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
1717
pem = "3.0.3"
1818
serde = { version = "1.0.197", features = ["derive"] }
1919
serde_derive = "1.0"

0 commit comments

Comments
 (0)