bindet 0.2.0

Fast file type detection
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "bindet"
version = "0.2.0"
dependencies = [
 "mediatype",
 "mime",
]

[[package]]
name = "mediatype"
version = "0.19.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "118bff2d3cb72e2b27904255acf296d84472fe9e3da3d1677aed48bfae10af4a"

[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"