Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update c2pa-rs version to latest #83

Merged
merged 9 commits into from
Jan 22, 2025
Merged

Conversation

tmathern
Copy link
Contributor

@tmathern tmathern commented Jan 22, 2025

  • Update c2pa-rs version to latest
  • Update Python/s crypto version while at it
  • Add missing test deps in requirements.txt

@tmathern tmathern changed the title Add deps chore: Update c2pa-rs version to latest Jan 22, 2025
@tmathern tmathern self-assigned this Jan 22, 2025
@@ -12,7 +12,8 @@ crate-type = ["lib", "cdylib"]
normal = ["openssl-src"]

[dependencies]
c2pa = {version = "0.40.0", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
c2pa = { version = "0.41.1", features = ["unstable_api", "file_io", "openssl", "pdf", "fetch_remote_manifests"]}
c2pa-crypto = {version = "0.3.1" }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both are needed, c2pa-crypto and c2pa

@tmathern tmathern marked this pull request as ready for review January 22, 2025 18:18
@tmathern tmathern merged commit 0fe645d into main Jan 22, 2025
23 checks passed
@tmathern tmathern deleted the mathern/up-c2pa-rs-deux branch January 22, 2025 18:40
@tmathern tmathern mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants