v3.5.1
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