We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e74f566 + 2ae4cbd commit 8b08254Copy full SHA for 8b08254
Cargo.toml
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
13
normal = ["openssl-src"]
14
15
[dependencies]
16
-c2pa = {version = "0.35.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
+c2pa = {version = "0.38.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
17
pem = "3.0.3"
18
serde = { version = "1.0.197", features = ["derive"] }
19
serde_derive = "1.0"
0 commit comments