imagesize 0.12.0

Quick probing of image dimensions without loading the entire file.
Documentation
[[bench]]
harness = false
name = "parse_benchmark"

[dependencies]
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.4"

[dev-dependencies.walkdir]
version = "2.3.3"

[package]
authors = ["Maid Dog <maiddogsrl@gmail.com>"]
categories = ["multimedia", "multimedia::images"]
description = "Quick probing of image dimensions without loading the entire file."
documentation = "https://docs.rs/imagesize"
edition = "2018"
exclude = ["tests/*"]
keywords = ["image", "size"]
license = "MIT"
name = "imagesize"
readme = "README.md"
repository = "https://github.com/Roughsketch/imagesize"
version = "0.12.0"