[package]
name = "brize_http"
version = "0.1.0"
edition = "2021"
authors=["Jonathan Karrer <karrerjon@gmail.com>"]
description = "Light http module for Brize"
license = "MIT/Apache-2.0"
repository = "https://github.com/xbrize/brize_http"
readme = "README.md"
keywords = ["http"]
categories = ["software"]
[dependencies]