crc32fix 1.0.0

fix png's length or height according to its crc32 checksum
Documentation
[dependencies.clap]
features = ["yaml"]
version = "2.32.0"

[dependencies.crc]
version = "1.8.1"

[dependencies.failure]
version = "0.1.5"

[dependencies.png]
version = "0.13.2"

[package]
authors = ["Aloxaf <aloxafx@gmail.com>"]
categories = ["command-line-utilities"]
description = "fix png's length or height according to its crc32 checksum"
documentation = "https://github.com/Aloxaf/crc32fix"
edition = "2018"
keywords = ["png", "CTF"]
license = "MIT"
name = "crc32fix"
readme = "README.md"
repository = "https://github.com/Aloxaf/crc32fix"
version = "1.0.0"