c2pa-rs

A fork of https://github.com/contentauth/c2pa-rs/
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.git
Log | Files | Refs | README

commit 2d84280ae6729b4474a2982fdf543bf9e407f627
parent adc649040aed2ffd735a74de43f84b7c452a8a50
Author: Dylan ross <dyro@me.com>
Date:   Thu,  8 Feb 2024 15:31:46 -0800

allows builds to pass (#403)

Co-authored-by: Dylan Ross <dyross@adobe.com>
Diffstat:
Msdk/src/asset_handlers/pdf.rs | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/sdk/src/asset_handlers/pdf.rs b/sdk/src/asset_handlers/pdf.rs @@ -11,6 +11,9 @@ // specific language governing permissions and limitations under // each license. +// TODO: Remove this after we finish the PDF write feature. +#![allow(dead_code)] + use std::io::{Read, Write}; use lopdf::{