image_compressor 1.5.3

A image compressing module using mozjpeg, and image crates.
Documentation
## Summary

Please give a brief summary of the code. What does it do? Why do you think it is needed? 


## Related Issue

Is there any related issue with your PR? Please link here so we can better understand!


## Detail

Please tell us what you did for this PR. 


## Screenshot (Optional)

If you could provide a screenshot, it would be much more helpful in understanding your code!


## Is there anything I should focus on more? (Optional)

Write down whatever you want to tell us! :)

ex. I improved the performance! See line 42 in `compressor.rs` file, I changed the code in line 99 in `lib.rs` but I couldn't figure out the side effect.