oliverbestmann
oliverbestmann
I see that you have already updated to 1.43 a few month ago. It would be really nice if you could push out a release with that change:
I've added a `[target.target.x86_64-unknown-linux-gnu]` section to my `$HOME/.cargo/config.toml`. If i am now using cross to compile for a different target, say `cross build --target aarch64-unknown-linux-gnu`, the build picks up the...
`exif-rs` gives me `Truncated field value` while `exiftool` is fine reading the image. The image sha1 is `62e07a2e8c76cb6fb5e5cff70526b1e382eae423` 
 exif-rs tells me "Truncated IFD count" when reading exif data for this file, exiftool is fine and does not complain. Looks like github includes the original image, to be...