smolhttp 1.0.0

smolhttp is a fork of the original minihttp and aims to keep simple and lightweight
Documentation
[dependencies.minihttpse]
version = "0.1.6"

[dependencies.miniurl]
version = "0.1.3"

[dependencies.native-tls]
version = "0.2"

[package]
authors = ["p00s <pin9sb@gmail.com>", "FallAngel <fallangel@protonmail.com>"]
description = "smolhttp is a fork of the original minihttp and aims to keep simple and lightweight"
homepage = "https://github.com/FallAngel1337/smolhttp"
include = ["src/*.rs", "Cargo.toml"]
keywords = ["http", "small", "lightweight", "requests"]
license = "MIT/Apache-2.0"
name = "smolhttp"
publish = true
repository = "https://github.com/FallAngel1337/smolhttp"
version = "1.0.0"