Skip to content

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 28 May 14:10
· 5 commits to main since this release
6150bcb

Fixed

  • Slice coercion in MotionPhoto attribute comparison — comparing
    extract_attr_value() against byte-string literals now uses explicit
    &b"..."[..] coercion, fixing a compile error when a crate like rkyv
    is present in the dependency graph. #58

Full changelog: CHANGELOG.md · crates.io: nom-exif 3.5.1