mhs 0.4.0

mhs is http server using in cli
Documentation
[package]
name = "mhs"
version = "0.4.0"
authors = ["tokiedokie <42903136+tokiedokie@users.noreply.github.com>"]
edition = "2018"
description = "mhs is http server using in cli"
readme = "README.md"
homepage = "https://github.com/tokiedokie/mhs"
repository = "https://github.com/tokiedokie/mhs"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[profile.release]
panic = 'abort'
# lto = true

[dependencies]