tower-helmet 0.3.0

Helps with securing your tower servers with various HTTP headers
Documentation
[dependencies.futures]
version = "0.3.18"

[dependencies.http]
version = "1.0.0"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.pin-project-lite]
version = "0.2.7"

[dependencies.tower-layer]
version = "0.3.1"

[dependencies.tower-service]
version = "0.3.1"

[package]
authors = ["Atrox <hello@atrox.dev>"]
categories = ["asynchronous", "network-programming", "web-programming"]
description = "Helps with securing your tower servers with various HTTP headers "
edition = "2018"
homepage = "https://github.com/atrox/tower-helmet"
keywords = ["http", "tower", "security", "service", "header"]
license = "MIT"
name = "tower-helmet"
readme = "README.md"
repository = "https://github.com/atrox/tower-helmet"
version = "0.3.0"