c2pa-rs.meta

Issues/PRs archive for mtrnords-photography-manager/c2pa-rs
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.meta.git
Log | Files | Refs

9.diff (383B)


      1 diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml
      2 index 9fc7c93..ec49780 100644
      3 --- a/sdk/Cargo.toml
      4 +++ b/sdk/Cargo.toml
      5 @@ -90,7 +90,7 @@ extfmt = "0.1.1"
      6  fast-xml = "0.23.1"
      7  hex = "0.4.3"
      8  # Version 1.13.0 doesn't compile under Rust < 1.75, pinning to 1.12.0
      9 -id3 = "=1.12.0"
     10 +id3 = "=1.14.0"
     11  img-parts = "0.3.0"
     12  jfifdump = "0.5.1"
     13  lopdf = { version = "0.32.0", optional = true }