Skip to content

Commit

Permalink
chore: Up c2pa version
Browse files Browse the repository at this point in the history
  • Loading branch information
tmathern committed Jan 31, 2025
1 parent 2c69819 commit 5643d26
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.45.0", features = ["file_io", "openssl", "pdf", "fetch_remote_manifests"]}
c2pa = { version = "0.45.1", features = ["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 5643d26

Please sign in to comment.