When packaging this crate for Fedora Linux as a dependency for the image crate, we found that all files that are not auto-generated by cargo during cargo publish carry CRLF line endings. This is rather unusual for Rust crates, and there is no config file to configure git to explicitly rewrite files to have CRLF line endings, so I assume this is not intentional.