mime-detective 1.0.0

The `MimeDetective` spies for the magic number of a file or buffer and spits out strongly typed Mimes.
Documentation
[dependencies.magic]
version = "0.12.2"

[dependencies.mime]
version = "0.3.14"

[package]
authors = ["Sharad Chand <sharad.d.chand@gmail.com>"]
description = "The `MimeDetective` spies for the magic number of a file or buffer and spits out strongly typed Mimes."
documentation = "https://docs.rs/mime-detective"
edition = "2018"
homepage = "https://github.com/csharad/mime-detective"
license = "MIT"
name = "mime-detective"
repository = "https://github.com/csharad/mime-detective"
version = "1.0.0"