Skip to content

Commit 8b08254

Browse files
authored
Merge pull request #60 from contentauth/gpeacock/c2pa_rs_0_38
chore: Update to c2pa_rs 0.38.0
2 parents e74f566 + 2ae4cbd commit 8b08254

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)