Skip to content

Commit

Permalink
chore: Up to use c2pa-rs v0.43.0
Browse files Browse the repository at this point in the history
chore: Up to use c2pa-rs v0.43.0
  • Loading branch information
tmathern authored Jan 28, 2025
1 parent ad2f4ad commit aeee63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["lib", "cdylib"]
normal = ["openssl-src"]

[dependencies]
c2pa = { version = "0.42.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
c2pa = { version = "0.43.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
thiserror = "1.0.49"
uniffi = "0.28.2"
openssl-src = "=300.3.1" # Required for openssl-sys
Expand Down

0 comments on commit aeee63a

Please sign in to comment.