r-mime 0.1.0

MIME type definition library
Documentation
[[bin]]
name = "mime"
path = "src/main.rs"

[dependencies]

[lib]
name = "mime"
path = "src/lib.rs"

[package]
authors = ["zikwall <andrey.kapitonov.96@gmail.com>"]
description = "MIME type definition library"
edition = "2018"
homepage = "https://github.com/zikwall/r-mime"
license = "MIT OR Apache-2.0"
name = "r-mime"
readme = "README.md"
repository = "https://github.com/zikwall/r-mime"
version = "0.1.0"