[package]
name = "rsimple_http"
version = "0.2.2"
edition = "2021"
description = "Simple HTTP server library"
readme = "README.md"
license = "MIT"
keywords = ["http", "server"]
repository = "https://github.com/Tebro/rsimple_http"
[dev-dependencies]
regex = "1.10.2"